﻿2026-06-19T23:28:42.6906276Z Current runner version: '2.335.1'
2026-06-19T23:28:42.6910855Z Runner name: 'hfenduleam'
2026-06-19T23:28:42.6911300Z Runner group name: 'Default'
2026-06-19T23:28:42.6911777Z Machine name: 'HFENDULEAM'
2026-06-19T23:28:42.6913727Z ##[group]GITHUB_TOKEN Permissions
2026-06-19T23:28:42.6915040Z Contents: read
2026-06-19T23:28:42.6916265Z Metadata: read
2026-06-19T23:28:42.6916659Z Packages: read
2026-06-19T23:28:42.6916992Z ##[endgroup]
2026-06-19T23:28:42.6918252Z Secret source: Actions
2026-06-19T23:28:42.6918692Z Prepare workflow directory
2026-06-19T23:28:42.7184690Z Prepare all required actions
2026-06-19T23:28:42.7209034Z Getting action download info
2026-06-19T23:28:43.0049010Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-19T23:28:43.6036384Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-19T23:28:43.6777919Z ##[group]Run actions/checkout@v5
2026-06-19T23:28:43.6778663Z with:
2026-06-19T23:28:43.6778969Z   repository: SaberMage/spt-core
2026-06-19T23:28:43.6781967Z   token: ***
2026-06-19T23:28:43.6782338Z   ssh-strict: true
2026-06-19T23:28:43.6782645Z   ssh-user: git
2026-06-19T23:28:43.6782948Z   persist-credentials: true
2026-06-19T23:28:43.6783284Z   clean: true
2026-06-19T23:28:43.6783610Z   sparse-checkout-cone-mode: true
2026-06-19T23:28:43.6783957Z   fetch-depth: 1
2026-06-19T23:28:43.6784259Z   fetch-tags: false
2026-06-19T23:28:43.6784556Z   show-progress: true
2026-06-19T23:28:43.6784869Z   lfs: false
2026-06-19T23:28:43.6785155Z   submodules: false
2026-06-19T23:28:43.6785462Z   set-safe-directory: true
2026-06-19T23:28:43.6785945Z ##[endgroup]
2026-06-19T23:28:43.8551647Z Syncing repository: SaberMage/spt-core
2026-06-19T23:28:43.8552754Z ##[group]Getting Git version info
2026-06-19T23:28:43.8553319Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-19T23:28:43.8849653Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-19T23:28:43.9049492Z git version 2.43.0.windows.1
2026-06-19T23:28:43.9075706Z ##[endgroup]
2026-06-19T23:28:43.9082761Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b50a324c-673f-49a5-b076-f1a50e3c3ef4\.gitconfig'
2026-06-19T23:28:43.9095704Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b50a324c-673f-49a5-b076-f1a50e3c3ef4' before making global git config changes
2026-06-19T23:28:43.9096613Z Adding repository directory to the temporary git global config as a safe directory
2026-06-19T23:28:43.9101248Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-19T23:28:43.9332835Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-19T23:28:43.9533920Z https://github.com/SaberMage/spt-core
2026-06-19T23:28:43.9564246Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-19T23:28:43.9567137Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-19T23:28:43.9756512Z HEAD
2026-06-19T23:28:43.9992829Z ##[endgroup]
2026-06-19T23:28:43.9998355Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-19T23:28:44.3624702Z ##[group]Cleaning the repository
2026-06-19T23:28:44.3628416Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-19T23:28:45.5785911Z Removing target/
2026-06-19T23:28:45.5819944Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-19T23:28:45.6577177Z HEAD is now at 8e79aac Merge bf32b8cdcdc27653346a572478007f28d506f9b3 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-19T23:28:45.6619390Z ##[endgroup]
2026-06-19T23:28:45.6619897Z ##[group]Disabling automatic garbage collection
2026-06-19T23:28:45.6624951Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-19T23:28:45.6874877Z ##[endgroup]
2026-06-19T23:28:45.6875362Z ##[group]Setting up auth
2026-06-19T23:28:45.6881831Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-19T23:28:45.7112399Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-19T23:28:46.0567683Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-19T23:28:46.0785883Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-19T23:28:46.4591365Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-19T23:28:46.4800797Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-19T23:28:46.8485433Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-19T23:28:46.8767644Z ##[endgroup]
2026-06-19T23:28:46.8768204Z ##[group]Fetching the repository
2026-06-19T23:28:46.8774579Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +8e79aacaee8fc31766d35d582208ea41d963b8fb:refs/remotes/pull/26/merge
2026-06-19T23:28:47.5537191Z ##[endgroup]
2026-06-19T23:28:47.5537567Z ##[group]Determining the checkout info
2026-06-19T23:28:47.5537919Z ##[endgroup]
2026-06-19T23:28:47.5546232Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-19T23:28:47.5797519Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-19T23:28:47.6010439Z ##[group]Checking out the ref
2026-06-19T23:28:47.6015676Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/26/merge
2026-06-19T23:28:47.6325458Z HEAD is now at 8e79aac Merge bf32b8cdcdc27653346a572478007f28d506f9b3 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-19T23:28:47.6347526Z ##[endgroup]
2026-06-19T23:28:47.6576374Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-19T23:28:47.6769282Z 8e79aacaee8fc31766d35d582208ea41d963b8fb
2026-06-19T23:28:47.7059025Z ##[group]Run cargo nextest run --workspace
2026-06-19T23:28:47.7059404Z [36;1mcargo nextest run --workspace[0m
2026-06-19T23:28:47.7127591Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-19T23:28:47.7127920Z ##[endgroup]
2026-06-19T23:28:49.0628886Z    Compiling proc-macro2 v1.0.106
2026-06-19T23:28:49.0629227Z    Compiling unicode-ident v1.0.24
2026-06-19T23:28:49.0629534Z    Compiling quote v1.0.45
2026-06-19T23:28:49.0629765Z    Compiling cfg-if v1.0.4
2026-06-19T23:28:49.0630071Z    Compiling serde_core v1.0.228
2026-06-19T23:28:49.0630280Z    Compiling serde v1.0.228
2026-06-19T23:28:49.0630541Z    Compiling windows-link v0.2.1
2026-06-19T23:28:49.0631041Z    Compiling typenum v1.20.1
2026-06-19T23:28:49.0631435Z    Compiling version_check v0.9.5
2026-06-19T23:28:49.0631804Z    Compiling getrandom v0.3.4
2026-06-19T23:28:49.0632170Z    Compiling portable-atomic v1.13.1
2026-06-19T23:28:49.0632634Z    Compiling find-msvc-tools v0.1.9
2026-06-19T23:28:49.0633140Z    Compiling memchr v2.8.1
2026-06-19T23:28:49.0633489Z    Compiling subtle v2.6.1
2026-06-19T23:28:49.0634787Z    Compiling shlex v2.0.1
2026-06-19T23:28:49.0635398Z    Compiling critical-section v1.2.0
2026-06-19T23:28:49.1331528Z    Compiling windows-sys v0.61.2
2026-06-19T23:28:49.1464530Z    Compiling semver v1.0.28
2026-06-19T23:28:49.2173249Z    Compiling equivalent v1.0.2
2026-06-19T23:28:49.2198901Z    Compiling smallvec v1.15.1
2026-06-19T23:28:49.3325481Z    Compiling itoa v1.0.18
2026-06-19T23:28:49.3481080Z    Compiling getrandom v0.2.17
2026-06-19T23:28:49.3764110Z    Compiling rustc_version v0.4.1
2026-06-19T23:28:49.4976048Z    Compiling cpufeatures v0.2.17
2026-06-19T23:28:49.5177165Z    Compiling hashbrown v0.17.1
2026-06-19T23:28:49.5206437Z    Compiling pin-project-lite v0.2.17
2026-06-19T23:28:49.5289754Z    Compiling generic-array v0.14.7
2026-06-19T23:28:49.5502078Z    Compiling rand_core v0.10.1
2026-06-19T23:28:49.6300221Z    Compiling getrandom v0.4.2
2026-06-19T23:28:49.6381454Z    Compiling log v0.4.32
2026-06-19T23:28:49.6742515Z    Compiling bitflags v2.12.1
2026-06-19T23:28:49.7279444Z    Compiling winapi v0.3.9
2026-06-19T23:28:49.7527054Z    Compiling futures-core v0.3.32
2026-06-19T23:28:49.7680132Z    Compiling curve25519-dalek v4.1.3
2026-06-19T23:28:49.9295066Z    Compiling bytes v1.11.1
2026-06-19T23:28:50.0191652Z    Compiling rand_core v0.6.4
2026-06-19T23:28:50.0253459Z    Compiling zerocopy v0.8.50
2026-06-19T23:28:50.0776868Z    Compiling indexmap v2.14.0
2026-06-19T23:28:50.0913718Z    Compiling ahash v0.8.12
2026-06-19T23:28:50.0967910Z    Compiling signature v2.2.0
2026-06-19T23:28:50.4990027Z    Compiling libc v0.2.186
2026-06-19T23:28:50.6560125Z    Compiling jobserver v0.1.34
2026-06-19T23:28:50.7310513Z    Compiling stable_deref_trait v1.2.1
2026-06-19T23:28:50.7391144Z    Compiling ed25519 v2.2.3
2026-06-19T23:28:50.8268955Z    Compiling cc v1.2.63
2026-06-19T23:28:50.8269417Z    Compiling zmij v1.0.21
2026-06-19T23:28:50.8454032Z    Compiling pkg-config v0.3.33
2026-06-19T23:28:51.0006934Z    Compiling vcpkg v0.2.15
2026-06-19T23:28:51.0309033Z    Compiling autocfg v1.5.1
2026-06-19T23:28:51.0327941Z    Compiling serde_json v1.0.150
2026-06-19T23:28:51.1569122Z    Compiling syn v2.0.117
2026-06-19T23:28:51.2604376Z    Compiling crypto-common v0.1.7
2026-06-19T23:28:51.2713825Z    Compiling block-buffer v0.10.4
2026-06-19T23:28:51.3399677Z    Compiling slab v0.4.12
2026-06-19T23:28:51.3990507Z    Compiling digest v0.10.7
2026-06-19T23:28:51.4039149Z    Compiling futures-sink v0.3.32
2026-06-19T23:28:51.4219216Z    Compiling fastrand v2.4.1
2026-06-19T23:28:51.4495593Z    Compiling futures-io v0.3.32
2026-06-19T23:28:51.4496498Z    Compiling fallible-iterator v0.3.0
2026-06-19T23:28:51.5327617Z    Compiling futures-channel v0.3.32
2026-06-19T23:28:51.5579941Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-19T23:28:51.5661895Z    Compiling rustversion v1.0.22
2026-06-19T23:28:51.5755035Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-19T23:28:51.6288315Z    Compiling sha2 v0.10.9
2026-06-19T23:28:51.6434789Z    Compiling futures-task v0.3.32
2026-06-19T23:28:51.7645192Z    Compiling fnv v1.0.7
2026-06-19T23:28:51.7857588Z    Compiling strsim v0.11.1
2026-06-19T23:28:51.7968786Z    Compiling cfg_aliases v0.2.1
2026-06-19T23:28:51.8007748Z    Compiling writeable v0.6.3
2026-06-19T23:28:51.8647175Z    Compiling litemap v0.8.2
2026-06-19T23:28:51.8840146Z    Compiling cmake v0.1.58
2026-06-19T23:28:51.9222142Z    Compiling icu_properties_data v2.2.0
2026-06-19T23:28:52.0764597Z    Compiling ident_case v1.0.1
2026-06-19T23:28:52.2325796Z    Compiling utf8_iter v1.0.4
2026-06-19T23:28:52.2362588Z    Compiling fs_extra v1.3.0
2026-06-19T23:28:52.3539140Z    Compiling windows-targets v0.52.6
2026-06-19T23:28:52.3982965Z    Compiling dunce v1.0.5
2026-06-19T23:28:52.3991217Z    Compiling icu_normalizer_data v2.2.0
2026-06-19T23:28:52.3991712Z    Compiling anyhow v1.0.102
2026-06-19T23:28:52.4495580Z    Compiling windows-sys v0.59.0
2026-06-19T23:28:52.4495991Z    Compiling percent-encoding v2.3.2
2026-06-19T23:28:52.4802239Z    Compiling libsqlite3-sys v0.30.1
2026-06-19T23:28:52.5459588Z    Compiling ring v0.17.14
2026-06-19T23:28:52.6181786Z    Compiling fs2 v0.4.3
2026-06-19T23:28:52.6531570Z    Compiling aws-lc-sys v0.41.0
2026-06-19T23:28:52.6944642Z    Compiling http v1.4.1
2026-06-19T23:28:52.7394570Z    Compiling cpufeatures v0.3.0
2026-06-19T23:28:52.7570042Z    Compiling unicode-segmentation v1.13.3
2026-06-19T23:28:52.8098330Z    Compiling thiserror v2.0.18
2026-06-19T23:28:52.8364742Z    Compiling aws-lc-rs v1.17.0
2026-06-19T23:28:52.9844399Z    Compiling scopeguard v1.2.0
2026-06-19T23:28:53.1762326Z    Compiling lock_api v0.4.14
2026-06-19T23:28:53.1893178Z    Compiling chacha20 v0.10.0
2026-06-19T23:28:53.2722870Z    Compiling form_urlencoded v1.2.2
2026-06-19T23:28:53.3790107Z    Compiling untrusted v0.9.0
2026-06-19T23:28:53.7663892Z    Compiling num-traits v0.2.19
2026-06-19T23:28:53.7869483Z    Compiling windows-strings v0.5.1
2026-06-19T23:28:53.8112234Z    Compiling windows-result v0.4.1
2026-06-19T23:28:53.8835230Z    Compiling rustls v0.23.40
2026-06-19T23:28:53.8974051Z    Compiling rand v0.10.1
2026-06-19T23:28:53.9418411Z    Compiling heck v0.5.0
2026-06-19T23:28:53.9504308Z    Compiling convert_case v0.10.0
2026-06-19T23:28:53.9900298Z    Compiling atomic-waker v1.1.2
2026-06-19T23:28:54.0148715Z    Compiling unicode-xid v0.2.6
2026-06-19T23:28:54.1196057Z    Compiling const-oid v0.10.2
2026-06-19T23:28:54.1494572Z    Compiling httparse v1.10.1
2026-06-19T23:28:54.1792406Z    Compiling parking_lot_core v0.9.12
2026-06-19T23:28:54.2125782Z    Compiling http-body v1.0.1
2026-06-19T23:28:54.2732113Z    Compiling hybrid-array v0.4.12
2026-06-19T23:28:54.3099618Z    Compiling powerfmt v0.2.0
2026-06-19T23:28:54.3397243Z    Compiling either v1.16.0
2026-06-19T23:28:54.3765274Z    Compiling base64ct v1.8.3
2026-06-19T23:28:54.4103326Z    Compiling synstructure v0.13.2
2026-06-19T23:28:54.4331777Z    Compiling darling_core v0.20.11
2026-06-19T23:28:54.5523569Z    Compiling deranged v0.5.8
2026-06-19T23:28:54.5550833Z    Compiling memoffset v0.6.5
2026-06-19T23:28:54.7298665Z    Compiling pem-rfc7468 v1.0.0
2026-06-19T23:28:54.8133962Z    Compiling ref-cast v1.0.25
2026-06-19T23:28:54.8497505Z    Compiling tower-service v0.3.3
2026-06-19T23:28:54.9451978Z    Compiling thiserror v1.0.69
2026-06-19T23:28:54.9617829Z    Compiling time-core v0.1.8
2026-06-19T23:28:55.0271803Z    Compiling base64 v0.22.1
2026-06-19T23:28:55.1127556Z    Compiling num-conv v0.2.2
2026-06-19T23:28:55.1473698Z    Compiling data-encoding v2.11.0
2026-06-19T23:28:55.2393163Z    Compiling try-lock v0.2.5
2026-06-19T23:28:55.2417342Z    Compiling tinyvec_macros v0.1.1
2026-06-19T23:28:55.2916126Z    Compiling tinyvec v1.11.0
2026-06-19T23:28:55.3107163Z    Compiling want v0.3.1
2026-06-19T23:28:55.3312965Z    Compiling crypto-common v0.2.2
2026-06-19T23:28:55.3526692Z    Compiling block-buffer v0.12.0
2026-06-19T23:28:55.4752758Z    Compiling parking_lot v0.12.5
2026-06-19T23:28:55.4784494Z    Compiling serde_derive_internals v0.29.1
2026-06-19T23:28:55.4842984Z    Compiling vergen-lib v9.1.0
2026-06-19T23:28:55.5280734Z    Compiling n0-future v0.3.2
2026-06-19T23:28:55.5339887Z    Compiling serial-core v0.4.0
2026-06-19T23:28:55.5512928Z    Compiling inout v0.1.4
2026-06-19T23:28:55.7067882Z    Compiling aho-corasick v1.1.4
2026-06-19T23:28:55.7267118Z    Compiling cordyceps v0.3.4
2026-06-19T23:28:55.7518331Z    Compiling winreg v0.10.1
2026-06-19T23:28:55.7829102Z    Compiling diatomic-waker v0.2.3
2026-06-19T23:28:55.8487287Z    Compiling winnow v1.0.3
2026-06-19T23:28:55.8616691Z    Compiling httpdate v1.0.3
2026-06-19T23:28:55.9402336Z    Compiling parking v2.2.1
2026-06-19T23:28:56.0022307Z    Compiling winnow v0.7.15
2026-06-19T23:28:56.0750316Z    Compiling regex-syntax v0.8.10
2026-06-19T23:28:56.0878079Z    Compiling spin v0.10.0
2026-06-19T23:28:56.1002256Z    Compiling toml_write v0.1.2
2026-06-19T23:28:56.1428349Z    Compiling crossbeam-utils v0.8.21
2026-06-19T23:28:56.1719137Z    Compiling socket2 v0.6.4
2026-06-19T23:28:56.2256333Z    Compiling mio v1.2.1
2026-06-19T23:28:56.3303949Z    Compiling futures-buffered v0.2.13
2026-06-19T23:28:56.4716369Z    Compiling digest v0.11.3
2026-06-19T23:28:56.5609611Z    Compiling futures-lite v2.6.1
2026-06-19T23:28:56.7427720Z    Compiling serial-windows v0.4.0
2026-06-19T23:28:56.7770145Z    Compiling cipher v0.4.4
2026-06-19T23:28:56.8373237Z    Compiling vergen v9.1.0
2026-06-19T23:28:56.9321810Z    Compiling vergen-lib v0.1.6
2026-06-19T23:28:56.9323614Z    Compiling serde_derive v1.0.228
2026-06-19T23:28:56.9785835Z    Compiling zeroize_derive v1.4.3
2026-06-19T23:28:57.0146347Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-19T23:28:57.0244736Z    Compiling zerofrom-derive v0.1.7
2026-06-19T23:28:57.1964045Z    Compiling yoke-derive v0.8.2
2026-06-19T23:28:57.3918878Z    Compiling tokio-macros v2.7.0
2026-06-19T23:28:57.4283726Z    Compiling futures-macro v0.3.32
2026-06-19T23:28:57.4886190Z    Compiling zerovec-derive v0.11.3
2026-06-19T23:28:57.5114855Z    Compiling displaydoc v0.2.6
2026-06-19T23:28:57.5115657Z    Compiling tracing-attributes v0.1.31
2026-06-19T23:28:57.5626461Z    Compiling thiserror-impl v2.0.18
2026-06-19T23:28:57.6173563Z    Compiling zeroize v1.8.2
2026-06-19T23:28:58.0366420Z    Compiling rustls-pki-types v1.14.1
2026-06-19T23:28:58.1995739Z    Compiling tokio v1.52.3
2026-06-19T23:28:58.2914160Z    Compiling darling_macro v0.20.11
2026-06-19T23:28:58.3471480Z    Compiling futures-util v0.3.32
2026-06-19T23:28:58.4083657Z    Compiling derive_more-impl v2.1.1
2026-06-19T23:28:58.5336086Z    Compiling windows-implement v0.60.2
2026-06-19T23:28:58.6457645Z    Compiling zerofrom v0.1.8
2026-06-19T23:28:58.7772178Z    Compiling n0-error-macros v0.1.3
2026-06-19T23:28:58.8094166Z    Compiling darling v0.20.11
2026-06-19T23:28:58.8213891Z    Compiling spez v0.1.2
2026-06-19T23:28:58.9381686Z    Compiling yoke v0.8.3
2026-06-19T23:28:59.0661892Z    Compiling ed25519-dalek v2.2.0
2026-06-19T23:28:59.0780887Z    Compiling derive_builder_core v0.20.2
2026-06-19T23:28:59.1142784Z    Compiling windows-interface v0.59.3
2026-06-19T23:28:59.3214452Z    Compiling spt-proto v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-19T23:28:59.3300110Z    Compiling zerovec v0.11.6
2026-06-19T23:28:59.4278897Z    Compiling zerotrie v0.2.4
2026-06-19T23:28:59.4458300Z    Compiling der v0.8.0-rc.10
2026-06-19T23:28:59.4857018Z    Compiling ref-cast-impl v1.0.25
2026-06-19T23:28:59.8816211Z    Compiling n0-error v0.1.3
2026-06-19T23:28:59.9254692Z    Compiling pin-project-internal v1.1.13
2026-06-19T23:28:59.9454823Z    Compiling thiserror-impl v1.0.69
2026-06-19T23:28:59.9993027Z    Compiling tinystr v0.8.3
2026-06-19T23:29:00.0747213Z    Compiling potential_utf v0.1.5
2026-06-19T23:29:00.1128777Z    Compiling windows-core v0.62.2
2026-06-19T23:29:00.2608194Z    Compiling icu_locale_core v2.2.0
2026-06-19T23:29:00.2989856Z    Compiling icu_collections v2.2.0
2026-06-19T23:29:00.3614368Z    Compiling derive_builder_macro v0.20.2
2026-06-19T23:29:00.5108224Z    Compiling regex-automata v0.4.14
2026-06-19T23:29:00.5208394Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-19T23:29:00.8206751Z    Compiling derive_builder v0.20.2
2026-06-19T23:29:00.9272570Z    Compiling spki v0.8.0-rc.4
2026-06-19T23:29:00.9872396Z    Compiling schemars_derive v1.2.1
2026-06-19T23:29:01.0434507Z    Compiling noq-udp v0.10.0
2026-06-19T23:29:01.0817730Z    Compiling universal-hash v0.5.1
2026-06-19T23:29:01.1915410Z    Compiling icu_provider v2.2.0
2026-06-19T23:29:01.2220055Z    Compiling sync_wrapper v1.0.2
2026-06-19T23:29:01.3251837Z    Compiling pin-project v1.1.13
2026-06-19T23:29:01.3834936Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-19T23:29:01.3977607Z    Compiling heapless v0.7.17
2026-06-19T23:29:01.5317033Z    Compiling icu_properties v2.2.0
2026-06-19T23:29:01.5605660Z    Compiling icu_normalizer v2.2.0
2026-06-19T23:29:01.5761493Z    Compiling ipnet v2.12.0
2026-06-19T23:29:01.6164759Z    Compiling toml_datetime v0.6.11
2026-06-19T23:29:01.6209258Z    Compiling serde_spanned v0.6.9
2026-06-19T23:29:01.6414627Z    Compiling allocator-api2 v0.2.21
2026-06-19T23:29:01.7124378Z    Compiling opaque-debug v0.3.1
2026-06-19T23:29:01.7250452Z    Compiling byteorder v1.5.0
2026-06-19T23:29:01.7916850Z    Compiling toml_edit v0.22.27
2026-06-19T23:29:01.8027576Z    Compiling bitflags v1.3.2
2026-06-19T23:29:01.8061971Z    Compiling pin-utils v0.1.0
2026-06-19T23:29:01.8835695Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-19T23:29:01.8893056Z    Compiling lazy_static v1.5.0
2026-06-19T23:29:01.9266132Z    Compiling dyn-clone v1.0.20
2026-06-19T23:29:01.9685397Z    Compiling once_cell v1.21.4
2026-06-19T23:29:01.9967555Z    Compiling shared_library v0.1.9
2026-06-19T23:29:02.0195876Z    Compiling prefix-trie v0.8.4
2026-06-19T23:29:02.0386469Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-19T23:29:02.0736457Z    Compiling hash32 v0.2.1
2026-06-19T23:29:02.1172868Z    Compiling nix v0.25.1
2026-06-19T23:29:02.2476270Z    Compiling tracing-core v0.1.36
2026-06-19T23:29:02.2738669Z    Compiling tempfile v3.27.0
2026-06-19T23:29:02.3019096Z    Compiling polyval v0.6.2
2026-06-19T23:29:02.3415680Z    Compiling filedescriptor v0.8.3
2026-06-19T23:29:02.4473917Z    Compiling hashbrown v0.14.5
2026-06-19T23:29:02.6010990Z    Compiling tokio-util v0.7.18
2026-06-19T23:29:02.6625684Z    Compiling tracing v0.1.44
2026-06-19T23:29:02.6968164Z    Compiling futures-executor v0.3.32
2026-06-19T23:29:02.7440621Z    Compiling regex v1.12.3
2026-06-19T23:29:02.7651755Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-19T23:29:02.9586900Z    Compiling idna_adapter v1.2.2
2026-06-19T23:29:03.0657075Z    Compiling hashlink v0.9.1
2026-06-19T23:29:03.0668322Z    Compiling idna v1.1.0
2026-06-19T23:29:03.0778380Z    Compiling derive_more v2.1.1
2026-06-19T23:29:03.1119400Z    Compiling serial v0.4.0
2026-06-19T23:29:03.1218040Z    Compiling schemars v1.2.1
2026-06-19T23:29:03.2778059Z    Compiling spin v0.9.8
2026-06-19T23:29:03.3287328Z    Compiling h2 v0.4.14
2026-06-19T23:29:03.3484562Z    Compiling rusqlite v0.32.1
2026-06-19T23:29:03.4084814Z    Compiling url v2.5.8
2026-06-19T23:29:03.4344592Z    Compiling vergen-gitcl v1.0.8
2026-06-19T23:29:03.4916876Z    Compiling windows-threading v0.2.1
2026-06-19T23:29:03.5953375Z    Compiling ryu v1.0.23
2026-06-19T23:29:03.6332663Z    Compiling toml v0.8.23
2026-06-19T23:29:03.6983381Z    Compiling downcast-rs v1.2.1
2026-06-19T23:29:03.7215954Z    Compiling shell-words v1.1.1
2026-06-19T23:29:03.8078533Z    Compiling tower-layer v0.3.3
2026-06-19T23:29:03.8117069Z    Compiling signature v3.0.0
2026-06-19T23:29:03.8220964Z    Compiling portable-pty v0.8.1
2026-06-19T23:29:03.9535817Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-19T23:29:03.9685343Z    Compiling ed25519 v3.0.0-rc.4
2026-06-19T23:29:04.0686458Z    Compiling windows-future v0.3.2
2026-06-19T23:29:04.3131008Z    Compiling spt-store v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-19T23:29:04.4462458Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-19T23:29:04.7710123Z    Compiling futures v0.3.32
2026-06-19T23:29:04.8698368Z    Compiling proc-macro-crate v3.5.0
2026-06-19T23:29:04.9012737Z    Compiling ghash v0.5.1
2026-06-19T23:29:04.9737201Z    Compiling windows-numerics v0.3.1
2026-06-19T23:29:04.9810072Z    Compiling windows-collections v0.3.2
2026-06-19T23:29:05.0456021Z    Compiling cobs v0.3.0
2026-06-19T23:29:05.0652046Z    Compiling aes v0.8.4
2026-06-19T23:29:05.2106457Z    Compiling ctr v0.9.2
2026-06-19T23:29:05.2703396Z    Compiling postcard-derive v0.2.2
2026-06-19T23:29:05.2818557Z    Compiling sha2 v0.11.0-rc.5
2026-06-19T23:29:05.3296890Z    Compiling time v0.3.47
2026-06-19T23:29:05.4737285Z    Compiling http-body-util v0.1.3
2026-06-19T23:29:05.6118147Z    Compiling aead v0.5.2
2026-06-19T23:29:05.6884127Z    Compiling ipconfig v0.3.4
2026-06-19T23:29:05.7544375Z    Compiling widestring v1.2.1
2026-06-19T23:29:05.7848231Z    Compiling aes-gcm v0.10.3
2026-06-19T23:29:05.8281435Z    Compiling num_enum_derive v0.7.6
2026-06-19T23:29:05.8622043Z    Compiling windows v0.62.2
2026-06-19T23:29:05.9128286Z    Compiling postcard v1.1.3
2026-06-19T23:29:05.9633726Z    Compiling data-encoding-macro v0.1.20
2026-06-19T23:29:06.0224957Z    Compiling tower v0.5.3
2026-06-19T23:29:06.1749260Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-19T23:29:06.1760657Z    Compiling crossbeam-epoch v0.9.18
2026-06-19T23:29:06.4550337Z    Compiling spt-msg v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-19T23:29:06.5558314Z    Compiling crossbeam-channel v0.5.15
2026-06-19T23:29:06.5663199Z    Compiling chrono v0.4.45
2026-06-19T23:29:06.5811316Z    Compiling enum-assoc v1.3.0
2026-06-19T23:29:06.5834726Z    Compiling async-trait v0.1.89
2026-06-19T23:29:06.7886342Z    Compiling spt-runtime v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-19T23:29:07.1463158Z    Compiling hyper v1.10.1
2026-06-19T23:29:07.1958065Z    Compiling iroh-metrics-derive v0.4.1
2026-06-19T23:29:07.2159320Z    Compiling strum_macros v0.28.0
2026-06-19T23:29:07.2497121Z    Compiling windows-registry v0.6.1
2026-06-19T23:29:07.3371045Z    Compiling blake3 v1.8.5
2026-06-19T23:29:07.3980128Z    Compiling noq v0.18.0
2026-06-19T23:29:07.6131532Z    Compiling netwatch v0.16.0
2026-06-19T23:29:07.6132076Z    Compiling uuid v1.23.2
2026-06-19T23:29:07.7517481Z    Compiling acto v0.8.2
2026-06-19T23:29:07.7537719Z    Compiling lru-slab v0.1.2
2026-06-19T23:29:07.7729520Z    Compiling tagptr v0.2.0
2026-06-19T23:29:07.7744299Z    Compiling foldhash v0.2.0
2026-06-19T23:29:07.7939790Z    Compiling identity-hash v0.1.0
2026-06-19T23:29:07.8945308Z    Compiling xml-rs v0.8.28
2026-06-19T23:29:07.8996928Z    Compiling rustc-hash v2.1.2
2026-06-19T23:29:07.9189342Z    Compiling sorted-index-buffer v0.2.1
2026-06-19T23:29:07.9418124Z    Compiling mac-addr v0.3.0
2026-06-19T23:29:08.0512348Z    Compiling moka v0.12.15
2026-06-19T23:29:08.0766279Z    Compiling netdev v0.42.0
2026-06-19T23:29:08.0844856Z    Compiling hashbrown v0.16.1
2026-06-19T23:29:08.3163849Z    Compiling iroh-relay v0.98.0
2026-06-19T23:29:08.3960124Z    Compiling iroh-metrics v0.38.3
2026-06-19T23:29:08.4530237Z    Compiling xmltree v0.10.3
2026-06-19T23:29:08.7035622Z    Compiling hyper-util v0.1.20
2026-06-19T23:29:08.9574694Z    Compiling num_enum v0.7.6
2026-06-19T23:29:09.0014265Z    Compiling spt-term v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-19T23:29:09.1393871Z    Compiling tower-http v0.6.11
2026-06-19T23:29:09.2077245Z    Compiling iroh-base v0.98.0
2026-06-19T23:29:09.2406411Z    Compiling attohttpc v0.30.1
2026-06-19T23:29:09.3195486Z    Compiling n0-watcher v0.6.1
2026-06-19T23:29:09.3622162Z    Compiling tokio-stream v0.1.18
2026-06-19T23:29:09.6456300Z    Compiling simple-dns v0.9.3
2026-06-19T23:29:09.6594576Z    Compiling arrayref v0.3.9
2026-06-19T23:29:09.7000080Z    Compiling constant_time_eq v0.4.2
2026-06-19T23:29:09.7539216Z    Compiling simdutf8 v0.1.5
2026-06-19T23:29:09.7919566Z    Compiling strum v0.28.0
2026-06-19T23:29:09.8028044Z    Compiling smol_str v0.1.24
2026-06-19T23:29:09.8232443Z    Compiling resolv-conf v0.7.6
2026-06-19T23:29:09.9329464Z    Compiling sha1_smol v1.0.1
2026-06-19T23:29:09.9491905Z    Compiling arrayvec v0.7.6
2026-06-19T23:29:10.0645601Z    Compiling igd-next v0.17.1
2026-06-19T23:29:10.0772791Z    Compiling lru v0.16.4
2026-06-19T23:29:10.1990676Z    Compiling webpki-roots v1.0.7
2026-06-19T23:29:10.2769172Z    Compiling seize v0.5.1
2026-06-19T23:29:10.3017366Z    Compiling iroh v0.98.2
2026-06-19T23:29:10.3441428Z    Compiling serde_bytes v0.11.19
2026-06-19T23:29:10.3883427Z    Compiling hmac v0.12.1
2026-06-19T23:29:10.4153814Z    Compiling cmov v0.5.4
2026-06-19T23:29:10.5158903Z    Compiling hkdf v0.12.4
2026-06-19T23:29:10.5758075Z    Compiling papaya v0.2.4
2026-06-19T23:29:10.6210397Z    Compiling ctutils v0.4.2
2026-06-19T23:29:10.6849630Z    Compiling iroh-dns v0.98.0
2026-06-19T23:29:10.6920533Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-19T23:29:10.7282874Z    Compiling backon v1.6.0
2026-06-19T23:29:10.8238113Z    Compiling spake2 v0.4.0
2026-06-19T23:29:10.9183854Z    Compiling sha1 v0.10.6
2026-06-19T23:29:10.9312152Z    Compiling spt-live v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-19T23:29:11.0129906Z    Compiling recvmsg v1.0.0
2026-06-19T23:29:11.0427319Z    Compiling doctest-file v1.1.1
2026-06-19T23:29:11.1652476Z    Compiling darling_core v0.23.0
2026-06-19T23:29:11.1774580Z    Compiling once_cell_polyfill v1.70.2
2026-06-19T23:29:11.1901254Z    Compiling anstyle v1.0.14
2026-06-19T23:29:11.2361762Z    Compiling utf8parse v0.2.2
2026-06-19T23:29:11.2951625Z    Compiling anstyle-query v1.1.5
2026-06-19T23:29:11.2977189Z    Compiling instability v0.3.12
2026-06-19T23:29:11.3719973Z    Compiling anstyle-wincon v3.0.11
2026-06-19T23:29:11.3987911Z    Compiling anstyle-parse v1.0.0
2026-06-19T23:29:11.4685912Z    Compiling paste v1.0.15
2026-06-19T23:29:11.4799215Z    Compiling foldhash v0.1.5
2026-06-19T23:29:11.5485630Z    Compiling interprocess v2.4.2
2026-06-19T23:29:11.5705610Z    Compiling colorchoice v1.0.5
2026-06-19T23:29:11.6086089Z    Compiling is_terminal_polyfill v1.70.2
2026-06-19T23:29:11.6590392Z    Compiling hashbrown v0.15.5
2026-06-19T23:29:11.6855714Z    Compiling anstream v1.0.0
2026-06-19T23:29:11.7229986Z    Compiling strum_macros v0.26.4
2026-06-19T23:29:11.7683357Z    Compiling terminal_size v0.4.4
2026-06-19T23:29:11.9113521Z    Compiling itertools v0.13.0
2026-06-19T23:29:11.9155089Z    Compiling castaway v0.2.4
2026-06-19T23:29:11.9282633Z    Compiling crossterm_winapi v0.9.1
2026-06-19T23:29:12.4995325Z    Compiling clap_lex v1.1.0
2026-06-19T23:29:12.6049878Z    Compiling static_assertions v1.1.0
2026-06-19T23:29:12.6202171Z    Compiling indoc v2.0.7
2026-06-19T23:29:12.7393251Z    Compiling unicode-width v0.1.14
2026-06-19T23:29:12.7563611Z    Compiling compact_str v0.8.2
2026-06-19T23:29:12.8584064Z    Compiling clap_builder v4.6.0
2026-06-19T23:29:12.9003952Z    Compiling lru v0.12.5
2026-06-19T23:29:12.9283654Z    Compiling crossterm v0.28.1
2026-06-19T23:29:13.1918614Z    Compiling clap_derive v4.6.1
2026-06-19T23:29:13.2321563Z    Compiling cassowary v0.3.0
2026-06-19T23:29:13.3023832Z    Compiling unicode-width v0.2.0
2026-06-19T23:29:13.6088381Z    Compiling nucleo-matcher v0.3.1
2026-06-19T23:29:13.6102648Z    Compiling qrcode v0.14.1
2026-06-19T23:29:13.9000320Z    Compiling unicode-truncate v1.1.0
2026-06-19T23:29:13.9265543Z    Compiling strum v0.26.3
2026-06-19T23:29:14.1277360Z    Compiling mock-adapter v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-19T23:29:14.6421701Z    Compiling darling_macro v0.23.0
2026-06-19T23:29:15.2872017Z    Compiling darling v0.23.0
2026-06-19T23:29:15.2907304Z    Compiling clap v4.6.1
2026-06-19T23:29:15.4927614Z    Compiling wmi v0.18.4
2026-06-19T23:29:16.3206578Z    Compiling ratatui v0.29.0
2026-06-19T23:29:17.3089686Z    Compiling portmapper v0.16.0
2026-06-19T23:29:29.6876727Z    Compiling rustls-webpki v0.103.13
2026-06-19T23:29:31.9368083Z    Compiling tokio-rustls v0.26.4
2026-06-19T23:29:31.9368481Z    Compiling rustls-platform-verifier v0.7.0
2026-06-19T23:29:31.9369097Z    Compiling noq-proto v0.17.0
2026-06-19T23:29:32.0822212Z    Compiling hyper-rustls v0.27.9
2026-06-19T23:29:32.0822649Z    Compiling hickory-net v0.26.0-beta.4
2026-06-19T23:29:32.0823028Z    Compiling tokio-websockets v0.13.2
2026-06-19T23:29:32.2117231Z    Compiling reqwest v0.13.4
2026-06-19T23:29:33.1607218Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-19T23:29:49.5432040Z    Compiling spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-19T23:29:50.8860238Z    Compiling spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-19T23:30:00.3669132Z    Compiling spt v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-19T23:30:14.9683424Z    Compiling xtask v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-19T23:30:46.1153249Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 57s
2026-06-19T23:31:22.6653591Z ────────────
2026-06-19T23:31:22.6653957Z  Nextest run ID 45e34882-a5a3-499b-aa8e-4ae0c0092948 with nextest profile: default
2026-06-19T23:31:22.6654533Z     Starting 1231 tests across 85 binaries (1 test skipped)
2026-06-19T23:31:22.7204106Z         PASS [   0.051s] (   1/1231) mock-adapter::manifest_valid mock_declares_commune_signoff_as_filedrops
2026-06-19T23:31:22.7216946Z         PASS [   0.055s] (   2/1231) mock-adapter::manifest_valid mock_manifest_parses_and_validates
2026-06-19T23:31:22.7261331Z         PASS [   0.059s] (   3/1231) mock-adapter::manifest_valid mock_has_no_claude_code_conventions
2026-06-19T23:31:23.8769292Z         PASS [   1.210s] (   4/1231) spt::contract_e2e mock_adapter_drives_the_full_contract
2026-06-19T23:31:24.0770190Z         PASS [   1.409s] (   5/1231) spt::contract_e2e seed_then_listen_binds_and_relays
2026-06-19T23:31:24.1036912Z         PASS [   1.378s] (   6/1231) spt::gateway_e2e gateway_binds_and_is_the_user_backed_origin
2026-06-19T23:31:24.5839043Z         PASS [   0.483s] (   7/1231) spt::live_bind_firsthost_e2e live_bind_marks_online_and_brain_reconcile_hosts
2026-06-19T23:31:24.7719157Z         PASS [   2.095s] (   8/1231) spt::drive_e2e drive_channel_slot_through_the_real_socket
2026-06-19T23:31:25.1736769Z         PASS [   2.440s] (   9/1231) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-06-19T23:31:25.5852298Z         PASS [   1.002s] (  10/1231) spt::live_firsthost_e2e live_listen_marks_online_and_brain_reconcile_hosts
2026-06-19T23:31:25.8070799Z         PASS [   3.140s] (  11/1231) spt::contract_e2e cold_api_call_autostarts_daemon_and_handoff_is_in_memory
2026-06-19T23:31:26.4154259Z         PASS [   3.747s] (  12/1231) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-06-19T23:31:26.5415783Z         PASS [   1.779s] (  13/1231) spt::live_resolve_e2e listen_without_adapter_resolves_from_host_binaries
2026-06-19T23:31:27.4627991Z         PASS [   4.743s] (  14/1231) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-06-19T23:31:27.4836627Z         PASS [   0.021s] (  15/1231) spt::n1_pairing new_brain_serves_against_old_broker
2026-06-19T23:31:27.5026479Z         PASS [   0.019s] (  16/1231) spt::notify_shell_e2e notify_shell_renders_a_commanded_toast
2026-06-19T23:31:27.5324316Z         PASS [   0.030s] (  17/1231) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-06-19T23:31:27.5404483Z         PASS [   0.008s] (  18/1231) spt::oneliner_e2e install_script_against_staged_release
2026-06-19T23:31:27.8234313Z         PASS [   1.282s] (  19/1231) spt::n1_compat brain_accepts_old_and_new_broker_argv
2026-06-19T23:31:28.2786537Z         PASS [   4.202s] (  20/1231) spt::job_escape_e2e win::wmi_daemon_run_has_no_conhost_window
2026-06-19T23:31:28.6744741Z         PASS [   0.395s] (  21/1231) spt::ready_resume_ledger_e2e ready_bind_ledgers_and_reconcile_hosts_no_psyche
2026-06-19T23:31:28.6961496Z         PASS [   0.022s] (  22/1231) spt::release_verify_e2e published_release_verifies_against_embedded_anchor
2026-06-19T23:31:28.7903523Z         PASS [   4.913s] (  23/1231) spt::job_escape_e2e win::cold_start_daemon_escapes_kill_on_close_job_via_wmi
2026-06-19T23:31:30.5443634Z         PASS [   3.001s] (  24/1231) spt::poll_envelope_e2e api_poll_emits_whole_self_delimiting_events
2026-06-19T23:31:30.8964857Z         PASS [   3.055s] (  25/1231) spt::quickstart_e2e published_messaging_quickstart_runs_as_written
2026-06-19T23:31:32.1561440Z         PASS [   9.488s] (  26/1231) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-06-19T23:31:32.2830813Z         PASS [   3.586s] (  27/1231) spt::shell_actgate_e2e act_gate_blocks_command_until_class_scoped_grant
2026-06-19T23:31:32.3881159Z         PASS [   0.102s] (  28/1231) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-06-19T23:31:32.4348145Z         PASS [   9.768s] (  29/1231) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-06-19T23:31:32.4355548Z         PASS [   0.050s] (  30/1231) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-06-19T23:31:32.5020182Z         PASS [   0.063s] (  31/1231) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-06-19T23:31:32.5022591Z         PASS [   9.830s] (  32/1231) spt::contract_e2e live_agent_lifecycle_e2e
2026-06-19T23:31:32.5112123Z         PASS [   0.076s] (  33/1231) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-06-19T23:31:32.5380067Z         PASS [   0.041s] (  34/1231) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-06-19T23:31:32.5407697Z         PASS [   0.030s] (  35/1231) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-06-19T23:31:32.5463390Z         PASS [   0.049s] (  36/1231) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-06-19T23:31:32.5702441Z         PASS [   0.030s] (  37/1231) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-06-19T23:31:32.5756164Z         PASS [   0.029s] (  38/1231) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-06-19T23:31:32.5895629Z         PASS [   0.048s] (  39/1231) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-06-19T23:31:32.6000142Z         PASS [   0.030s] (  40/1231) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-06-19T23:31:33.1708514Z         PASS [   0.572s] (  41/1231) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-06-19T23:31:33.2907169Z         PASS [   0.701s] (  42/1231) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-06-19T23:31:33.3393647Z         PASS [   0.762s] (  43/1231) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-06-19T23:31:33.3468208Z         PASS [   0.048s] (  44/1231) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-06-19T23:31:33.4683330Z         PASS [  10.801s] (  45/1231) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-06-19T23:31:33.4701235Z         PASS [  10.803s] (  46/1231) spt::brain_split seed_anchor_survives_brain_cycle
2026-06-19T23:31:33.4890904Z         PASS [   0.318s] (  47/1231) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-06-19T23:31:33.5006362Z         PASS [   0.033s] (  48/1231) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-06-19T23:31:33.5420914Z         PASS [   0.204s] (  49/1231) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-06-19T23:31:33.5421757Z         PASS [   0.041s] (  50/1231) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-06-19T23:31:33.5567505Z         PASS [   0.076s] (  51/1231) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-06-19T23:31:33.5636845Z         PASS [   0.073s] (  52/1231) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-06-19T23:31:33.6001207Z         PASS [   0.053s] (  53/1231) spt::bin/spt api::reporting::tests::history_log_appends
2026-06-19T23:31:33.6001957Z         PASS [   0.057s] (  54/1231) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-06-19T23:31:33.6003461Z         PASS [   0.059s] (  55/1231) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-06-19T23:31:33.6112243Z         PASS [   0.045s] (  56/1231) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-06-19T23:31:33.6664836Z         PASS [   0.064s] (  57/1231) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-06-19T23:31:33.7593899Z         PASS [   0.158s] (  58/1231) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-06-19T23:31:33.7946018Z         PASS [   0.187s] (  59/1231) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-06-19T23:31:33.8002890Z         PASS [   0.195s] (  60/1231) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-06-19T23:31:33.8502568Z         PASS [   0.504s] (  61/1231) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-06-19T23:31:33.8923025Z         PASS [   0.090s] (  62/1231) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-06-19T23:31:33.9151377Z         PASS [   0.073s] (  63/1231) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-06-19T23:31:33.9217015Z         PASS [  11.249s] (  64/1231) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-19T23:31:33.9405146Z         PASS [   0.179s] (  65/1231) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-06-19T23:31:33.9446644Z         PASS [   0.280s] (  66/1231) spt::bin/spt api::startup::tests::bind_records_cwd_so_picker_can_group_by_project
2026-06-19T23:31:33.9881777Z         PASS [   0.095s] (  67/1231) spt::bin/spt api::startup::tests::missing_seed_refused
2026-06-19T23:31:33.9949001Z         PASS [   0.184s] (  68/1231) spt::bin/spt api::startup::tests::establish_stamps_controllable_by_hosting_mode
2026-06-19T23:31:34.0181124Z         PASS [   0.038s] (  69/1231) spt::bin/spt api::startup::tests::seed_fail_eof_gives_actionable_stale_broker_hint
2026-06-19T23:31:34.0194953Z         PASS [   0.039s] (  70/1231) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-06-19T23:31:34.0251460Z         PASS [   0.082s] (  71/1231) spt::bin/spt api::startup::tests::seed_bind_records_seed_captured_cwd
2026-06-19T23:31:34.0447656Z         PASS [   0.130s] (  72/1231) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-06-19T23:31:34.0547590Z         PASS [   0.034s] (  73/1231) spt::bin/spt api::tests::adapter_is_optional
2026-06-19T23:31:34.0781034Z         PASS [   0.161s] (  74/1231) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-06-19T23:31:34.0822431Z         PASS [   0.059s] (  75/1231) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-06-19T23:31:34.0823257Z         PASS [   0.142s] (  76/1231) spt::bin/spt api::startup::tests::revive_without_cwd_preserves_prior_cwd
2026-06-19T23:31:34.0824182Z         PASS [   0.056s] (  77/1231) spt::bin/spt api::tests::ctx_manifest_override_wins_when_manifest_present
2026-06-19T23:31:34.0994789Z         PASS [   0.035s] (  78/1231) spt::bin/spt api::tests::ctx_manifest_unregistered_no_manifest_is_none_not_fatal
2026-06-19T23:31:34.1057114Z         PASS [   0.059s] (  79/1231) spt::bin/spt api::tests::ctx_manifest_resolves_from_registry_when_manifest_absent
2026-06-19T23:31:34.1066030Z         PASS [   5.316s] (  80/1231) spt::shell_e2e mock_shell_binary_drives_the_full_link
2026-06-19T23:31:34.1078091Z         PASS [   0.031s] (  81/1231) spt::bin/spt api::tests::state_value_is_validated
2026-06-19T23:31:34.1144056Z         PASS [   0.037s] (  82/1231) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-06-19T23:31:34.1377523Z         PASS [   0.056s] (  83/1231) spt::bin/spt api::tests::surface_parses
2026-06-19T23:31:34.1454103Z         PASS [   0.032s] (  84/1231) spt::bin/spt cli::tests::access_subcommands_parse
2026-06-19T23:31:34.1474466Z         PASS [   0.067s] (  85/1231) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-06-19T23:31:34.1475549Z         PASS [   0.059s] (  86/1231) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-06-19T23:31:34.1514665Z         PASS [   0.043s] (  87/1231) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-06-19T23:31:34.1817775Z         PASS [   0.031s] (  88/1231) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-06-19T23:31:34.2214749Z         PASS [   0.072s] (  89/1231) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-06-19T23:31:34.2360123Z         PASS [   0.017s] (  90/1231) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-06-19T23:31:34.2386676Z         PASS [   0.091s] (  91/1231) spt::bin/spt cli::tests::adapter_string_verbs
2026-06-19T23:31:34.2441509Z         PASS [   0.062s] (  92/1231) spt::bin/spt cli::tests::adapter_use_sets_and_clears_pointer
2026-06-19T23:31:34.2694983Z         PASS [   0.025s] (  93/1231) spt::bin/spt cli::tests::bare_tty_guard
2026-06-19T23:31:34.2713371Z         PASS [   0.031s] (  94/1231) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-06-19T23:31:34.2827014Z         PASS [   0.047s] (  95/1231) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-06-19T23:31:34.2949426Z         PASS [   0.026s] (  96/1231) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-06-19T23:31:34.2964263Z         PASS [   0.027s] (  97/1231) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-06-19T23:31:34.2985756Z         PASS [   0.016s] (  98/1231) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-06-19T23:31:34.3129801Z         PASS [   0.017s] (  99/1231) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-06-19T23:31:34.3266457Z         PASS [   0.220s] ( 100/1231) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-06-19T23:31:34.3273954Z         PASS [   0.032s] ( 101/1231) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-06-19T23:31:34.3289972Z         PASS [   0.016s] ( 102/1231) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-06-19T23:31:34.3363114Z         PASS [   0.038s] ( 103/1231) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-06-19T23:31:34.3484246Z         PASS [   0.019s] ( 104/1231) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-06-19T23:31:34.3487493Z         PASS [   0.021s] ( 105/1231) spt::bin/spt cli::tests::digest_flag_defaults
2026-06-19T23:31:34.3521578Z         PASS [   0.026s] ( 106/1231) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-06-19T23:31:34.3533767Z         PASS [   0.017s] ( 107/1231) spt::bin/spt cli::tests::endpoint_list_subnet_rows_align_and_label
2026-06-19T23:31:34.3676668Z         PASS [   0.019s] ( 108/1231) spt::bin/spt cli::tests::endpoint_role_parses
2026-06-19T23:31:35.1514407Z         PASS [   0.784s] ( 109/1231) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-06-19T23:31:35.1567695Z         PASS [   1.020s] ( 110/1231) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-06-19T23:31:35.1625997Z         PASS [   1.057s] ( 111/1231) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-06-19T23:31:35.1631461Z         PASS [   0.809s] ( 112/1231) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-06-19T23:31:35.1840620Z         PASS [   1.037s] ( 113/1231) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-06-19T23:31:35.1962024Z         PASS [   0.039s] ( 114/1231) spt::bin/spt cli::tests::gh_release_version_compare_decision
2026-06-19T23:31:35.2041223Z         PASS [   0.042s] ( 115/1231) spt::bin/spt cli::tests::grant_subcommands_parse
2026-06-19T23:31:35.2074521Z         PASS [   0.044s] ( 116/1231) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-06-19T23:31:35.2388246Z         PASS [   8.824s] ( 117/1231) spt::livehost_psyche_fail_e2e online_live_agent_with_missing_psyche_binary_stamps_a_harness_reachable_error
2026-06-19T23:31:35.2483620Z         PASS [   4.707s] ( 118/1231) spt::shell_sleepwake_e2e sleep_wake_cycle_drives_from_both_ends
2026-06-19T23:31:35.2804214Z         PASS [   0.928s] ( 119/1231) spt::bin/spt cli::tests::endpoint_stop_marks_offline
2026-06-19T23:31:35.4561194Z         PASS [   0.260s] ( 120/1231) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-06-19T23:31:35.4593410Z         PASS [   0.256s] ( 121/1231) spt::bin/spt cli::tests::invalid_usage_errors
2026-06-19T23:31:35.4593984Z         PASS [   0.252s] ( 122/1231) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-06-19T23:31:35.4618762Z         PASS [   0.279s] ( 123/1231) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-06-19T23:31:35.4644139Z         PASS [   0.226s] ( 124/1231) spt::bin/spt cli::tests::local_section_always_renders_local_perches
2026-06-19T23:31:35.4709693Z         PASS [   0.191s] ( 125/1231) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-06-19T23:31:35.4753355Z         PASS [   0.019s] ( 126/1231) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-06-19T23:31:35.4784454Z         PASS [   0.019s] ( 127/1231) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-06-19T23:31:35.4828318Z         PASS [   0.235s] ( 128/1231) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-06-19T23:31:35.4830729Z         PASS [   0.023s] ( 129/1231) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-06-19T23:31:35.4865534Z         PASS [   0.025s] ( 130/1231) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-06-19T23:31:35.4930457Z         PASS [   0.022s] ( 131/1231) spt::bin/spt cli::tests::origin_set_and_asset_urls_latest_and_tag
2026-06-19T23:31:35.4975516Z         PASS [   0.033s] ( 132/1231) spt::bin/spt cli::tests::notify_surface_parses
2026-06-19T23:31:35.5106132Z         PASS [   0.031s] ( 133/1231) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-06-19T23:31:35.5136970Z         PASS [   0.031s] ( 134/1231) spt::bin/spt cli::tests::poll_online_fastpath_timeout_and_later_success
2026-06-19T23:31:35.5240779Z         PASS [   0.027s] ( 135/1231) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-06-19T23:31:35.5259590Z         PASS [  10.359s] ( 136/1231) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-06-19T23:31:35.5470719Z         PASS [   0.021s] ( 137/1231) spt::bin/spt cli::tests::ring_timeout_defaults
2026-06-19T23:31:35.5477805Z         PASS [   0.039s] ( 138/1231) spt::bin/spt cli::tests::purge_offline_gate_and_self_guard
2026-06-19T23:31:35.5629842Z         PASS [   0.015s] ( 139/1231) spt::bin/spt cli::tests::self_pin_annotates_psyche_host_failure
2026-06-19T23:31:35.5738175Z         PASS [   0.011s] ( 140/1231) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-06-19T23:31:35.5868862Z         PASS [   0.013s] ( 141/1231) spt::bin/spt cli::tests::send_target_optional_with_reply_to
2026-06-19T23:31:35.6008218Z         PASS [   0.014s] ( 142/1231) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-06-19T23:31:35.6244333Z         PASS [   0.077s] ( 143/1231) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-06-19T23:31:35.6566971Z         PASS [   0.132s] ( 144/1231) spt::bin/spt cli::tests::release_archive_extracts_to_a_registrable_root
2026-06-19T23:31:35.6962226Z         PASS [   0.069s] ( 145/1231) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-06-19T23:31:35.6991898Z         PASS [   0.203s] ( 146/1231) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-06-19T23:31:35.7218721Z         PASS [   0.235s] ( 147/1231) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-06-19T23:31:35.7516425Z         PASS [   0.095s] ( 148/1231) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-06-19T23:31:35.9002306Z         PASS [   0.148s] ( 149/1231) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-06-19T23:31:35.9313514Z         PASS [   0.032s] ( 150/1231) spt::bin/spt cli::tests::shell_subcommands_parse
2026-06-19T23:31:35.9736519Z         PASS [   0.042s] ( 151/1231) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-06-19T23:31:36.0030439Z         PASS [   5.124s] ( 152/1231) spt::tunnel_e2e shell_tunnel_round_trips_opaque_bytes_through_the_real_surfaces
2026-06-19T23:31:36.0181936Z         PASS [   0.417s] ( 153/1231) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-06-19T23:31:36.0258781Z         PASS [   0.051s] ( 154/1231) spt::bin/spt cli::tests::shutdown_soft_stops_and_suspends
2026-06-19T23:31:36.0613900Z         PASS [   0.036s] ( 155/1231) spt::bin/spt cli::tests::subcommands_parse
2026-06-19T23:31:36.0630970Z         PASS [   0.059s] ( 156/1231) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-06-19T23:31:36.0635647Z         PASS [   0.370s] ( 157/1231) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-06-19T23:31:36.0656255Z         PASS [   0.582s] ( 158/1231) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-06-19T23:31:36.0984467Z         PASS [   0.033s] ( 159/1231) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-06-19T23:31:36.1000668Z         PASS [   0.034s] ( 160/1231) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-06-19T23:31:36.1014358Z         PASS [   0.040s] ( 161/1231) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-06-19T23:31:36.1045976Z         PASS [   0.043s] ( 162/1231) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-06-19T23:31:36.1382946Z         PASS [   0.035s] ( 163/1231) spt::bin/spt cli::tests::whoami_is_an_endpoint_list_alias
2026-06-19T23:31:36.1383722Z         PASS [   0.037s] ( 164/1231) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-06-19T23:31:36.1384305Z         PASS [   0.032s] ( 165/1231) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-06-19T23:31:36.1384872Z         PASS [   0.040s] ( 166/1231) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-06-19T23:31:36.1570544Z         PASS [   0.459s] ( 167/1231) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-06-19T23:31:36.1708845Z         PASS [   0.034s] ( 168/1231) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-06-19T23:31:36.1725546Z         PASS [   0.035s] ( 169/1231) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-06-19T23:31:36.1784592Z         PASS [   0.022s] ( 170/1231) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-06-19T23:31:36.1873150Z         PASS [   0.046s] ( 171/1231) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-06-19T23:31:36.1910762Z         PASS [   0.055s] ( 172/1231) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-06-19T23:31:36.2064603Z         PASS [   0.034s] ( 173/1231) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-06-19T23:31:36.2065418Z         PASS [   0.035s] ( 174/1231) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-06-19T23:31:36.2094615Z         PASS [   0.028s] ( 175/1231) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-06-19T23:31:36.2125231Z         PASS [   0.025s] ( 176/1231) spt::bin/spt helpfmt::tests::atx_header_at_line_start_strips_and_bolds
2026-06-19T23:31:36.2193963Z         PASS [   0.201s] ( 177/1231) spt::bin/spt cli::tests::spt_hosted_no_relay_detection
2026-06-19T23:31:36.2242202Z         PASS [   0.031s] ( 178/1231) spt::bin/spt helpfmt::tests::bold_styles_with_color_and_strips_without
2026-06-19T23:31:36.2270532Z         PASS [   0.022s] ( 179/1231) spt::bin/spt helpfmt::tests::code_styles_with_color_and_strips_without
2026-06-19T23:31:36.2510952Z         PASS [   0.046s] ( 180/1231) spt::bin/spt helpfmt::tests::color_enabled_truth_table
2026-06-19T23:31:36.2534420Z         PASS [   0.044s] ( 181/1231) spt::bin/spt helpfmt::tests::dual_contract_token_survives_strip_mode
2026-06-19T23:31:36.2563065Z         PASS [   0.044s] ( 182/1231) spt::bin/spt helpfmt::tests::dual_contract_token_unstyled_while_prose_styles_on_color
2026-06-19T23:31:36.2602737Z         PASS [   0.034s] ( 183/1231) spt::bin/spt helpfmt::tests::link_becomes_its_text
2026-06-19T23:31:36.2641147Z         PASS [   0.030s] ( 184/1231) spt::bin/spt helpfmt::tests::marker_never_spans_a_hard_break
2026-06-19T23:31:36.2733729Z         PASS [   0.037s] ( 185/1231) spt::bin/spt helpfmt::tests::empty_and_unmatched_markers_stay_literal
2026-06-19T23:31:36.2885395Z         PASS [   0.034s] ( 186/1231) spt::bin/spt helpfmt::tests::marker_spans_a_clap_soft_wrap
2026-06-19T23:31:36.2893910Z         PASS [   0.038s] ( 187/1231) spt::bin/spt helpfmt::tests::nested_code_inside_bold_styles_both
2026-06-19T23:31:36.2894470Z         PASS [   0.038s] ( 188/1231) spt::bin/spt helpfmt::tests::multibyte_text_survives
2026-06-19T23:31:36.2945783Z         PASS [   0.037s] ( 189/1231) spt::bin/spt picker::data::tests::driven_by_display_renders_name_not_hex
2026-06-19T23:31:36.2946405Z         PASS [   0.037s] ( 190/1231) spt::bin/spt helpfmt::tests::plain_text_is_unchanged
2026-06-19T23:31:36.3026214Z         PASS [   0.045s] ( 191/1231) spt::bin/spt helpfmt::tests::preexisting_ansi_is_passed_through_untouched
2026-06-19T23:31:36.3067263Z         PASS [   0.017s] ( 192/1231) spt::bin/spt picker::data::tests::reconcile_overrides_subnet_with_local_roster
2026-06-19T23:31:36.3108157Z         PASS [   0.021s] ( 193/1231) spt::bin/spt picker::data::tests::origin_project_unions_into_membership
2026-06-19T23:31:36.3169161Z         PASS [   0.026s] ( 194/1231) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-06-19T23:31:36.3196533Z         PASS [   0.025s] ( 195/1231) spt::bin/spt picker::model::tests::back_unwinds
2026-06-19T23:31:36.3312147Z         PASS [   0.031s] ( 196/1231) spt::bin/spt picker::model::tests::category_ring_wraps
2026-06-19T23:31:36.3332689Z         PASS [   0.024s] ( 197/1231) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-06-19T23:31:36.3353569Z         PASS [   0.026s] ( 198/1231) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-06-19T23:31:36.3390300Z         PASS [   0.026s] ( 199/1231) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-06-19T23:31:36.3407256Z         PASS [   0.023s] ( 200/1231) spt::bin/spt picker::model::tests::cursor_clamps
2026-06-19T23:31:36.3413957Z         PASS [   0.023s] ( 201/1231) spt::bin/spt picker::model::tests::display_status_four_state_type_gated
2026-06-19T23:31:36.3448933Z         PASS [   0.019s] ( 202/1231) spt::bin/spt picker::model::tests::filter_narrows
2026-06-19T23:31:36.3622696Z         PASS [   0.026s] ( 203/1231) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-06-19T23:31:36.3626818Z         PASS [   0.030s] ( 204/1231) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-06-19T23:31:36.3637281Z         PASS [   0.037s] ( 205/1231) spt::bin/spt picker::model::tests::kind_routes
2026-06-19T23:31:36.3670635Z         PASS [   0.026s] ( 206/1231) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-06-19T23:31:36.3691386Z         PASS [   0.027s] ( 207/1231) spt::bin/spt picker::model::tests::resume_title_render
2026-06-19T23:31:36.3746749Z         PASS [   0.025s] ( 208/1231) spt::bin/spt picker::model::tests::status_square_is_online_offline_only
2026-06-19T23:31:36.3937861Z         PASS [   0.030s] ( 209/1231) spt::bin/spt picker::shortcut::tests::bakes_create_attach_by_default
2026-06-19T23:31:36.3950677Z         PASS [   0.031s] ( 210/1231) spt::bin/spt picker::shortcut::tests::bakes_resume_and_action
2026-06-19T23:31:36.3999189Z         PASS [   0.035s] ( 211/1231) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-06-19T23:31:36.4000938Z         PASS [   0.028s] ( 212/1231) spt::bin/spt picker::shortcut::tests::sentinel_detection
2026-06-19T23:31:36.4001516Z         PASS [   0.030s] ( 213/1231) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-06-19T23:31:36.4271989Z         PASS [   0.034s] ( 214/1231) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-06-19T23:31:36.4272540Z         PASS [   0.032s] ( 215/1231) spt::bin/spt picker::view::tests::kind_buffer
2026-06-19T23:31:36.4277531Z         PASS [   0.033s] ( 216/1231) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-06-19T23:31:36.4291759Z         PASS [   0.059s] ( 217/1231) spt::bin/spt picker::shortcut::tests::write_create_update_refuse
2026-06-19T23:31:36.4293766Z         PASS [   0.034s] ( 218/1231) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-06-19T23:31:36.4421323Z         PASS [   0.045s] ( 219/1231) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-06-19T23:31:36.4581707Z         PASS [   0.032s] ( 220/1231) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-06-19T23:31:36.4623419Z         PASS [   0.036s] ( 221/1231) spt::bin/spt picker::view::tests::pick_status_line_four_state
2026-06-19T23:31:36.4720667Z         PASS [   0.023s] ( 222/1231) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-06-19T23:31:36.4732627Z         PASS [   0.035s] ( 223/1231) spt::bin/spt rc::tests::detach_keybind_semantics
2026-06-19T23:31:36.4733270Z         PASS [   0.035s] ( 224/1231) spt::bin/spt rc::tests::classify_read_err_eof_is_graceful_not_fatal
2026-06-19T23:31:36.4804545Z         PASS [   0.052s] ( 225/1231) spt::bin/spt rc::tests::attach_offline_endpoint_short_circuits_clean
2026-06-19T23:31:36.4825670Z         PASS [   0.020s] ( 226/1231) spt::bin/spt rc::tests::key_event_step_detach_sm
2026-06-19T23:31:36.4832688Z         PASS [   0.024s] ( 227/1231) spt::bin/spt rc::tests::first_event_stall_decision
2026-06-19T23:31:36.4876817Z         PASS [   0.023s] ( 228/1231) spt::bin/spt rc::tests::translate_key_event_emits_exact_xterm_vt
2026-06-19T23:31:36.4881541Z         PASS [   0.024s] ( 229/1231) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-06-19T23:31:36.4901757Z         PASS [   0.025s] ( 230/1231) spt::bin/spt wansend::tests::load_snapshots_degrades_on_junk
2026-06-19T23:31:36.5152365Z         PASS [   2.167s] ( 231/1231) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-06-19T23:31:36.7469020Z         PASS [   0.268s] ( 232/1231) spt::bin/spt wansend::tests::refusals_render_copy_paste_targets
2026-06-19T23:31:36.9213291Z         PASS [   0.406s] ( 233/1231) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-06-19T23:31:36.9285650Z         PASS [   0.180s] ( 234/1231) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-06-19T23:31:36.9418562Z         PASS [   0.449s] ( 235/1231) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-06-19T23:31:36.9496971Z         PASS [   0.457s] ( 236/1231) spt-daemon access::tests::same_node_always_passes_without_minting
2026-06-19T23:31:36.9514585Z         PASS [   0.030s] ( 237/1231) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-06-19T23:31:36.9566906Z         PASS [   0.469s] ( 238/1231) spt-daemon access::tests::gate_decision_table
2026-06-19T23:31:36.9567621Z         PASS [   0.019s] ( 239/1231) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-06-19T23:31:36.9629968Z         PASS [   0.035s] ( 240/1231) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-06-19T23:31:36.9742157Z         PASS [   0.022s] ( 241/1231) spt-daemon adapter_update::tests::gh_release_is_managed_cli_side_not_in_pure_plan
2026-06-19T23:31:36.9746600Z         PASS [   0.027s] ( 242/1231) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-06-19T23:31:36.9979415Z         PASS [   0.041s] ( 243/1231) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-06-19T23:31:37.0130193Z         PASS [   0.056s] ( 244/1231) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-06-19T23:31:37.0682844Z         PASS [   0.094s] ( 245/1231) spt-daemon applyhost::tests::apply_staged_refuses_a_quarantined_version
2026-06-19T23:31:37.0756235Z         PASS [   0.112s] ( 246/1231) spt-daemon applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched
2026-06-19T23:31:37.0757286Z         PASS [   0.100s] ( 247/1231) spt-daemon applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single
2026-06-19T23:31:37.0799403Z         PASS [   0.082s] ( 248/1231) spt-daemon applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint
2026-06-19T23:31:37.0862100Z         PASS [   0.073s] ( 249/1231) spt-daemon applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads
2026-06-19T23:31:37.1077169Z         PASS [   0.028s] ( 250/1231) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-06-19T23:31:37.1112484Z         PASS [   0.022s] ( 251/1231) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-06-19T23:31:37.1173714Z         PASS [   0.043s] ( 252/1231) spt-daemon applyhost::tests::brain_restart_verb_raises_the_supervisor_signal
2026-06-19T23:31:37.1332116Z         PASS [   0.025s] ( 253/1231) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-06-19T23:31:37.1332543Z         PASS [   0.026s] ( 254/1231) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-06-19T23:31:37.1497388Z         PASS [   0.075s] ( 255/1231) spt-daemon applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary
2026-06-19T23:31:37.1657471Z         PASS [   0.097s] ( 256/1231) spt-daemon applyhost::tests::apply_staged_update_set_selects_local_platform_artifact
2026-06-19T23:31:37.1700008Z         PASS [   0.037s] ( 257/1231) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-06-19T23:31:37.1870310Z         PASS [   0.053s] ( 258/1231) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-06-19T23:31:37.1913071Z         PASS [   0.026s] ( 259/1231) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-06-19T23:31:37.1939877Z         PASS [   0.044s] ( 260/1231) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-06-19T23:31:37.2035270Z         PASS [   0.017s] ( 261/1231) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-06-19T23:31:37.2043131Z         PASS [   0.034s] ( 262/1231) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-06-19T23:31:37.2123722Z         PASS [   0.018s] ( 263/1231) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-06-19T23:31:37.2222245Z         PASS [   0.017s] ( 264/1231) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-06-19T23:31:37.2261194Z         PASS [   0.022s] ( 265/1231) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-06-19T23:31:37.2397353Z         PASS [   0.018s] ( 266/1231) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-06-19T23:31:37.3784953Z         PASS [   0.896s] ( 267/1231) spt::bin/spt wansend::tests::wan_send_ships_to_the_resolved_node
2026-06-19T23:31:37.4058066Z         PASS [   0.923s] ( 268/1231) spt::bin/spt wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate
2026-06-19T23:31:37.4308791Z         PASS [   0.240s] ( 269/1231) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-06-19T23:31:37.5786206Z         LEAK [   0.461s] ( 270/1231) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-06-19T23:31:37.5886815Z         PASS [   0.010s] ( 271/1231) spt-daemon broker::tests::advance_delivered_is_monotonic
2026-06-19T23:31:37.6447342Z         PASS [   0.239s] ( 272/1231) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-06-19T23:31:37.6560067Z         PASS [   0.011s] ( 273/1231) spt-daemon broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic
2026-06-19T23:31:37.6674112Z         PASS [   0.011s] ( 274/1231) spt-daemon broker::tests::sessions_reply_resume_seq_defaults_when_absent
2026-06-19T23:31:37.6786571Z         PASS [   0.011s] ( 275/1231) spt-daemon broker::tests::viewer_overflow_or_disconnect_evicts_never_blocks
2026-06-19T23:31:37.6886636Z         PASS [   0.463s] ( 276/1231) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-06-19T23:31:37.6891620Z         PASS [   0.010s] ( 277/1231) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-06-19T23:31:37.7001746Z         PASS [   0.011s] ( 278/1231) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-06-19T23:31:37.7017454Z         PASS [   0.013s] ( 279/1231) spt-daemon codec::tests::oversized_prefix_rejected
2026-06-19T23:31:37.7023786Z         PASS [   0.463s] ( 280/1231) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-06-19T23:31:37.7206686Z         PASS [   0.020s] ( 281/1231) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-06-19T23:31:37.7216256Z         PASS [   0.020s] ( 282/1231) spt-daemon config::tests::crash_grace_is_config_driven
2026-06-19T23:31:37.7251449Z         PASS [   0.023s] ( 283/1231) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-06-19T23:31:37.7417601Z         PASS [   0.021s] ( 284/1231) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-06-19T23:31:37.7450102Z         PASS [   0.020s] ( 285/1231) spt-daemon config::tests::missing_file_is_default
2026-06-19T23:31:37.7450688Z         PASS [   0.023s] ( 286/1231) spt-daemon config::tests::malformed_file_degrades_to_default
2026-06-19T23:31:37.7616464Z         PASS [   0.020s] ( 287/1231) spt-daemon config::tests::pulse_period_is_config_driven
2026-06-19T23:31:37.7660194Z         PASS [   0.020s] ( 288/1231) spt-daemon config::tests::save_load_roundtrip
2026-06-19T23:31:37.7734204Z         PASS [   0.012s] ( 289/1231) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-06-19T23:31:37.7788406Z         PASS [   0.034s] ( 290/1231) spt-daemon config::tests::relay_choice_is_config_driven
2026-06-19T23:31:37.8175146Z         PASS [   0.052s] ( 291/1231) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-06-19T23:31:37.8429507Z         PASS [   0.069s] ( 292/1231) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-06-19T23:31:37.8540885Z         PASS [   0.011s] ( 293/1231) spt-daemon daemon::tests::drive_ladder_all_err_returns_last_err
2026-06-19T23:31:37.8637576Z         LEAK [   0.651s] ( 294/1231) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-06-19T23:31:37.8656823Z         PASS [   0.012s] ( 295/1231) spt-daemon daemon::tests::drive_ladder_falls_through_to_next_rung_on_err
2026-06-19T23:31:37.8755754Z         PASS [   0.012s] ( 296/1231) spt-daemon daemon::tests::drive_ladder_picks_first_ok_rung
2026-06-19T23:31:37.8857937Z         PASS [   0.020s] ( 297/1231) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-06-19T23:31:37.8869290Z         PASS [   0.011s] ( 298/1231) spt-daemon daemon::tests::launch_ladder_order_is_wmi_schtasks_breakaway_injob
2026-06-19T23:31:37.8976503Z         PASS [   0.012s] ( 299/1231) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-06-19T23:31:37.9006886Z         PASS [   0.014s] ( 300/1231) spt-daemon daemon::tests::windows_arg_quoting_roundtrips_the_rules
2026-06-19T23:31:37.9084728Z         PASS [   0.011s] ( 301/1231) spt-daemon daemon::tests::wmi_create_script_carries_the_no_window_startup_spec
2026-06-19T23:31:37.9123389Z         PASS [   0.012s] ( 302/1231) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-06-19T23:31:37.9284381Z         PASS [   0.020s] ( 303/1231) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-06-19T23:31:37.9310214Z         PASS [   0.019s] ( 304/1231) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-06-19T23:31:37.9447346Z         PASS [   0.014s] ( 305/1231) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-06-19T23:31:37.9490330Z         PASS [   0.021s] ( 306/1231) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-06-19T23:31:37.9579860Z         PASS [   0.013s] ( 307/1231) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-06-19T23:31:37.9624490Z         PASS [   0.013s] ( 308/1231) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-06-19T23:31:37.9698921Z         PASS [   0.012s] ( 309/1231) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-06-19T23:31:37.9741023Z         PASS [   0.012s] ( 310/1231) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-06-19T23:31:37.9852073Z         PASS [   0.015s] ( 311/1231) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-06-19T23:31:37.9874225Z         PASS [   0.013s] ( 312/1231) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-06-19T23:31:37.9978959Z         PASS [   0.013s] ( 313/1231) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-06-19T23:31:38.0006422Z         PASS [   0.013s] ( 314/1231) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-06-19T23:31:38.0113304Z         PASS [   0.013s] ( 315/1231) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-06-19T23:31:38.0125040Z         LEAK [   0.634s] ( 316/1231) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-06-19T23:31:38.0147380Z         PASS [   0.014s] ( 317/1231) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-06-19T23:31:38.0469534Z         PASS [   0.029s] ( 318/1231) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-06-19T23:31:38.0498080Z         PASS [   0.037s] ( 319/1231) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-06-19T23:31:38.0685647Z         PASS [   0.017s] ( 320/1231) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-06-19T23:31:38.0687674Z         PASS [   0.250s] ( 321/1231) spt-daemon daemon::tests::detached_no_inherit_falls_back_under_a_breakaway_denying_job
2026-06-19T23:31:38.0892174Z         PASS [   0.022s] ( 322/1231) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-06-19T23:31:38.0892969Z         PASS [   0.045s] ( 323/1231) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-06-19T23:31:38.0964654Z         PASS [   0.029s] ( 324/1231) spt-daemon digest::tests::resolve_config_precedence
2026-06-19T23:31:38.0991953Z         PASS [   0.668s] ( 325/1231) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-06-19T23:31:38.0996720Z         PASS [   2.586s] ( 326/1231) spt::bin/spt cli::tests::purge_removes_every_record
2026-06-19T23:31:38.1093677Z         PASS [   0.020s] ( 327/1231) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-06-19T23:31:38.1121978Z         PASS [   0.022s] ( 328/1231) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-06-19T23:31:38.1176159Z         PASS [   0.022s] ( 329/1231) spt-daemon digesthub::tests::render_is_glanceable
2026-06-19T23:31:38.1193595Z         PASS [   0.340s] ( 330/1231) spt-daemon daemon::tests::breakaway_spawn_escapes_a_kill_on_close_job
2026-06-19T23:31:38.1210794Z         PASS [   0.022s] ( 331/1231) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-06-19T23:31:38.1240184Z         PASS [   0.024s] ( 332/1231) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-06-19T23:31:38.1276651Z         PASS [   0.018s] ( 333/1231) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-06-19T23:31:38.1304751Z         PASS [   0.019s] ( 334/1231) spt-daemon drivehub::tests::clear_evicts_the_slot
2026-06-19T23:31:38.1336406Z         PASS [   0.016s] ( 335/1231) spt-daemon drivehub::tests::dead_generation_frame_is_never_served
2026-06-19T23:31:38.1381935Z         PASS [   0.019s] ( 336/1231) spt-daemon drivehub::tests::slots_are_per_owner
2026-06-19T23:31:38.1412975Z         PASS [   0.020s] ( 337/1231) spt-daemon drivehub::tests::take_is_exactly_once
2026-06-19T23:31:38.1460941Z         PASS [   0.022s] ( 338/1231) spt-daemon drivehub::tests::write_is_latest_wins
2026-06-19T23:31:38.1544848Z         PASS [   0.024s] ( 339/1231) spt-daemon effect::tests::apply_once_does_not_hold_the_journal_lock_across_effect
2026-06-19T23:31:38.1652203Z         PASS [   0.024s] ( 340/1231) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-06-19T23:31:38.1848944Z         PASS [   0.030s] ( 341/1231) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-06-19T23:31:38.1854714Z         PASS [   0.058s] ( 342/1231) spt-daemon effect::tests::applied_set_survives_reopen
2026-06-19T23:31:38.1856152Z         PASS [   0.174s] ( 343/1231) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-06-19T23:31:38.1917252Z         PASS [   0.026s] ( 344/1231) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-06-19T23:31:38.1920849Z         PASS [   0.046s] ( 345/1231) spt-daemon effect::tests::ptywrite_skips_the_durable_journal_write_while_netsend_persists
2026-06-19T23:31:38.1922933Z         PASS [   0.059s] ( 346/1231) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-06-19T23:31:38.2002542Z         PASS [   0.016s] ( 347/1231) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-06-19T23:31:38.2041458Z         PASS [   0.019s] ( 348/1231) spt-daemon frame::tests::handshake_rejects_below_floor
2026-06-19T23:31:38.2079164Z         PASS [   0.022s] ( 349/1231) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-06-19T23:31:38.2102191Z         PASS [   0.018s] ( 350/1231) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-06-19T23:31:38.2143742Z         PASS [   0.022s] ( 351/1231) spt-daemon grants::tests::escalation_answers_apply
2026-06-19T23:31:38.2177184Z         PASS [   0.025s] ( 352/1231) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-06-19T23:31:38.2254224Z         PASS [   0.021s] ( 353/1231) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-06-19T23:31:38.2309070Z         PASS [   0.023s] ( 354/1231) spt-daemon grants::tests::preconsent_flags_author_grants
2026-06-19T23:31:38.2388243Z         PASS [   0.028s] ( 355/1231) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-06-19T23:31:38.2422258Z         PASS [   0.027s] ( 356/1231) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-06-19T23:31:38.2425012Z         PASS [   0.025s] ( 357/1231) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-06-19T23:31:38.2515269Z         PASS [   0.026s] ( 358/1231) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-06-19T23:31:38.2702139Z         PASS [   0.039s] ( 359/1231) spt-daemon harnesshost::tests::prepare_fills_env_inject_values_with_substitution
2026-06-19T23:31:38.2722687Z         PASS [   3.121s] ( 360/1231) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-06-19T23:31:38.2746643Z         PASS [   0.036s] ( 361/1231) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-06-19T23:31:38.2801672Z         PASS [   0.038s] ( 362/1231) spt-daemon harnesshost::tests::prepare_threads_translation_binary_path_when_declared
2026-06-19T23:31:38.3065269Z         PASS [   0.167s] ( 363/1231) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-06-19T23:31:38.4265891Z         PASS [   0.146s] ( 364/1231) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-06-19T23:31:38.4350214Z         PASS [   0.162s] ( 365/1231) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-06-19T23:31:38.4353003Z         PASS [   0.193s] ( 366/1231) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-06-19T23:31:38.4356483Z         PASS [   0.184s] ( 367/1231) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-06-19T23:31:38.4544330Z         PASS [   0.180s] ( 368/1231) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-06-19T23:31:38.4593999Z         PASS [   0.189s] ( 369/1231) spt-daemon lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid
2026-06-19T23:31:38.4595063Z         PASS [   0.259s] ( 370/1231) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-06-19T23:31:38.4752838Z         PASS [   0.170s] ( 371/1231) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-06-19T23:31:38.4782548Z         PASS [   0.019s] ( 372/1231) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-06-19T23:31:38.5804195Z         PASS [   0.154s] ( 373/1231) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-06-19T23:31:38.5922040Z         PASS [   0.157s] ( 374/1231) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-06-19T23:31:38.5974163Z         PASS [   0.119s] ( 375/1231) spt-daemon linkhost::tests::run_action_drive_drops_offline_without_wake_or_spool
2026-06-19T23:31:38.6235624Z         PASS [   0.159s] ( 376/1231) spt-daemon linkhost::tests::gateway_typed_owner_resolves_and_drives_keyed_on_id_not_type
2026-06-19T23:31:38.6322069Z         PASS [   0.197s] ( 377/1231) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-06-19T23:31:38.6411787Z         PASS [   0.166s] ( 378/1231) spt-daemon linkhost::tests::prepare_drive_is_live_or_drop_and_never_spools
2026-06-19T23:31:38.6715449Z         PASS [   0.039s] ( 379/1231) spt-daemon livehost::tests::orphan_reap_is_id_specific_spares_a_same_basename_sibling
2026-06-19T23:31:38.7165040Z         PASS [   0.136s] ( 380/1231) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-06-19T23:31:38.7454881Z         PASS [   0.104s] ( 381/1231) spt-daemon livehost::tests::pull_liveness_marks_sessionless_spt_hosted_offline_only
2026-06-19T23:31:38.7604071Z         PASS [   0.168s] ( 382/1231) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-06-19T23:31:38.7749800Z         PASS [   0.102s] ( 383/1231) spt-daemon livehost::tests::pull_reconcile_offlines_perch_when_broker_session_dies
2026-06-19T23:31:38.8438237Z         PASS [   0.064s] ( 384/1231) spt-daemon livehost::tests::reconcile_skips_an_offline_live_endpoint
2026-06-19T23:31:38.8475880Z         PASS [   0.250s] ( 385/1231) spt-daemon livehost::tests::boot_gate_offlines_sessionless_controllable_then_reconcile_skips_host
2026-06-19T23:31:38.8595658Z         PASS [   0.404s] ( 386/1231) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-06-19T23:31:38.8709955Z         PASS [   0.023s] ( 387/1231) spt-daemon livehost::tests::residency_classification
2026-06-19T23:31:38.8871185Z         PASS [   0.016s] ( 388/1231) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-06-19T23:31:38.9122380Z         PASS [   0.051s] ( 389/1231) spt-daemon livehost::tests::stop_host_reaps_the_detached_psyche_process
2026-06-19T23:31:38.9139229Z         PASS [   0.027s] ( 390/1231) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-06-19T23:31:38.9260632Z         PASS [   0.016s] ( 391/1231) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-06-19T23:31:38.9411372Z         PASS [   0.027s] ( 392/1231) spt-daemon msg::tests::endpoint_input_frames_round_trip
2026-06-19T23:31:38.9599090Z         PASS [   0.030s] ( 393/1231) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-06-19T23:31:38.9703975Z         PASS [   0.028s] ( 394/1231) spt-daemon msg::tests::output_envelope_round_trips
2026-06-19T23:31:38.9788964Z         PASS [   0.261s] ( 395/1231) spt-daemon livehost::tests::reconcile_does_not_double_host
2026-06-19T23:31:38.9859215Z         PASS [   0.029s] ( 396/1231) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-06-19T23:31:38.9987293Z         PASS [   0.029s] ( 397/1231) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-06-19T23:31:39.0136991Z         PASS [   0.395s] ( 398/1231) spt-daemon livehost::tests::fresh_brain_rehydrates_an_online_live_endpoint
2026-06-19T23:31:39.0189987Z         PASS [   0.274s] ( 399/1231) spt-daemon livehost::tests::reconcile_hosts_an_online_live_endpoint_and_drives_its_pulse
2026-06-19T23:31:39.0391200Z         PASS [   0.276s] ( 400/1231) spt-daemon livehost::tests::reconcile_keeps_driver_on_transient_read_fail_unhosts_on_dir_gone
2026-06-19T23:31:39.0411296Z         PASS [   0.022s] ( 401/1231) spt-daemon nethost::tests::retentive_log_is_lossless_ordered_while_ordinary_log_overwrites
2026-06-19T23:31:39.0598385Z         PASS [   0.221s] ( 402/1231) spt-daemon livehost::tests::reconcile_unhosts_on_offline_transition
2026-06-19T23:31:39.1110770Z         PASS [   0.126s] ( 403/1231) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-06-19T23:31:39.1263154Z         PASS [   0.128s] ( 404/1231) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-06-19T23:31:39.1738512Z         PASS [   0.137s] ( 405/1231) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-06-19T23:31:39.2474502Z         PASS [   0.270s] ( 406/1231) spt-daemon nethost::tests::bounded_block_on_cuts_a_never_completing_op_with_an_ordinary_error
2026-06-19T23:31:39.3449809Z         PASS [   0.219s] ( 407/1231) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-06-19T23:31:39.3830594Z         PASS [   0.135s] ( 408/1231) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-06-19T23:31:39.4082113Z         PASS [   0.063s] ( 409/1231) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-06-19T23:31:39.4177287Z         PASS [   0.377s] ( 410/1231) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-06-19T23:31:39.4650502Z         PASS [   0.406s] ( 411/1231) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-06-19T23:31:39.5360771Z         PASS [   0.118s] ( 412/1231) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-06-19T23:31:39.5617714Z         PASS [   0.451s] ( 413/1231) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-06-19T23:31:39.5891677Z         PASS [  16.922s] ( 414/1231) spt::brain_restart_psyche_dup_e2e brain_restart_leaves_exactly_one_psyche_per_endpoint
2026-06-19T23:31:39.6077554Z         PASS [   0.434s] ( 415/1231) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-06-19T23:31:39.7118819Z         PASS [   1.276s] ( 416/1231) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-06-19T23:31:39.7241884Z         PASS [   0.012s] ( 417/1231) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-06-19T23:31:39.7600840Z         PASS [   0.036s] ( 418/1231) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-06-19T23:31:39.7936897Z         PASS [   0.034s] ( 419/1231) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-06-19T23:31:39.8198453Z         PASS [   0.284s] ( 420/1231) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-06-19T23:31:39.8204817Z         PASS [   0.231s] ( 421/1231) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-06-19T23:31:39.8220015Z         PASS [   0.260s] ( 422/1231) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-06-19T23:31:39.8226456Z         PASS [   0.215s] ( 423/1231) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-06-19T23:31:39.8384451Z         PASS [   0.045s] ( 424/1231) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-06-19T23:31:39.8412617Z         PASS [   0.021s] ( 425/1231) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-06-19T23:31:39.8784612Z         PASS [   0.059s] ( 426/1231) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-06-19T23:31:39.9093233Z         PASS [   0.444s] ( 427/1231) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-06-19T23:31:39.9109415Z         PASS [   0.503s] ( 428/1231) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-06-19T23:31:39.9393425Z         PASS [  14.132s] ( 429/1231) spt::livehost_nonresident_e2e online_live_agent_with_fast_exiting_psyche_stamps_parent_and_clears_phantom
2026-06-19T23:31:39.9667268Z         PASS [   0.584s] ( 430/1231) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-06-19T23:31:40.2761553Z         PASS [   0.309s] ( 431/1231) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-06-19T23:31:40.2762839Z         PASS [   1.264s] ( 432/1231) spt-daemon nethost::tests::loopback_tunnel_backpressures_without_loss
2026-06-19T23:31:40.2919299Z         PASS [   0.016s] ( 433/1231) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-06-19T23:31:40.3039509Z         PASS [   0.012s] ( 434/1231) spt-daemon pump::tests::choreography_fan_targets_skips_detached_and_self
2026-06-19T23:31:40.3149002Z         PASS [   0.011s] ( 435/1231) spt-daemon pump::tests::choreography_first_tick_primes_all_legs
2026-06-19T23:31:40.3275085Z         PASS [   0.013s] ( 436/1231) spt-daemon pump::tests::choreography_mark_after_round_stamps_only_due
2026-06-19T23:31:40.3671096Z         PASS [   0.040s] ( 437/1231) spt-daemon pump::tests::choreography_peer_step_aborts_on_first_failure
2026-06-19T23:31:40.3673389Z         PASS [   0.091s] ( 438/1231) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-06-19T23:31:40.3813865Z         PASS [   0.014s] ( 439/1231) spt-daemon pump::tests::choreography_pre_round_once_and_before_any_peer_step
2026-06-19T23:31:40.3851695Z         PASS [   0.018s] ( 440/1231) spt-daemon pump::tests::choreography_wake_forces_only_that_worker
2026-06-19T23:31:40.3962560Z         PASS [   0.015s] ( 441/1231) spt-daemon pump::tests::first_tick_is_due_and_never_underflows
2026-06-19T23:31:40.4078875Z         PASS [   0.012s] ( 442/1231) spt-daemon pump::tests::peer_outcome_timeout_bubbles_ordinary_aborts
2026-06-19T23:31:40.4203260Z         PASS [   0.012s] ( 443/1231) spt-daemon pump::tests::push_target_is_the_full_roster_minus_self_and_tombstoned
2026-06-19T23:31:40.4574165Z         PASS [   0.072s] ( 444/1231) spt-daemon pump::tests::heartbeat_writes_and_advances
2026-06-19T23:31:40.4576854Z         PASS [   0.616s] ( 445/1231) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-06-19T23:31:40.4578513Z         PASS [   0.636s] ( 446/1231) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-06-19T23:31:40.4581891Z         PASS [   0.580s] ( 447/1231) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-06-19T23:31:40.4587229Z         PASS [   0.620s] ( 448/1231) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-06-19T23:31:40.4695346Z         PASS [   0.012s] ( 449/1231) spt-daemon pump::tests::supervisor_backoff_doubles_caps_and_resets
2026-06-19T23:31:40.4766554Z         PASS [   0.056s] ( 450/1231) spt-daemon pump::tests::seeded_dial_order_fallback_and_writeback
2026-06-19T23:31:40.4792944Z         PASS [   0.021s] ( 451/1231) spt-daemon pump::tests::wake_forces_a_round_regardless_of_cadence
2026-06-19T23:31:40.4874262Z         PASS [   0.029s] ( 452/1231) spt-daemon reap::tests::reap_without_enroll_is_noop
2026-06-19T23:31:40.4930616Z         PASS [   0.023s] ( 453/1231) spt-daemon reconcile::tests::active_node_wins
2026-06-19T23:31:40.4949607Z         PASS [   0.018s] ( 454/1231) spt-daemon reconcile::tests::double_active_tiebreaks_deterministically
2026-06-19T23:31:40.4985220Z         PASS [   0.019s] ( 455/1231) spt-daemon reconcile::tests::fallback_lowest_non_offline
2026-06-19T23:31:40.5020625Z         PASS [   0.014s] ( 456/1231) spt-daemon reconcile::tests::no_rows_reconciles_locally
2026-06-19T23:31:40.5040928Z         PASS [   0.046s] ( 457/1231) spt-daemon pump::tests::supervisor_restarts_a_panicking_pump_until_stop
2026-06-19T23:31:40.5145645Z         PASS [   0.604s] ( 458/1231) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-06-19T23:31:40.5505885Z         PASS [   0.050s] ( 459/1231) spt-daemon registryhost::tests::advertise_local_stamps_the_node_label
2026-06-19T23:31:40.5509492Z         PASS [   0.058s] ( 460/1231) spt-daemon registryhost::tests::admitted_feeds_stamp_the_heard_map
2026-06-19T23:31:40.5675318Z         PASS [   0.072s] ( 461/1231) spt-daemon registryhost::tests::advertise_local_scans_and_respects_visibility
2026-06-19T23:31:40.5883195Z         PASS [   0.084s] ( 462/1231) spt-daemon registryhost::tests::advertisement_carries_the_presence_datum
2026-06-19T23:31:40.5909148Z         PASS [   0.088s] ( 463/1231) spt-daemon registryhost::tests::advertisement_carries_both_authored_blurb
2026-06-19T23:31:40.5920324Z         PASS [   0.769s] ( 464/1231) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-06-19T23:31:40.6009264Z         PASS [   0.049s] ( 465/1231) spt-daemon registryhost::tests::apply_feed_gates_and_merges_under_the_lease
2026-06-19T23:31:40.6010044Z         PASS [   0.086s] ( 466/1231) spt-daemon registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped
2026-06-19T23:31:40.6016065Z         PASS [   0.052s] ( 467/1231) spt-daemon registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active
2026-06-19T23:31:40.6042077Z         PASS [   0.037s] ( 468/1231) spt-daemon registryhost::tests::apply_node_labels_gates_and_merges
2026-06-19T23:31:40.6270213Z         PASS [   0.714s] ( 469/1231) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-06-19T23:31:40.6353244Z         PASS [   0.043s] ( 470/1231) spt-daemon registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots
2026-06-19T23:31:40.6354171Z         PASS [   0.032s] ( 471/1231) spt-daemon registryhost::tests::superseded_requires_label_and_machine_id_under_other_key
2026-06-19T23:31:40.6439816Z         PASS [   0.055s] ( 472/1231) spt-daemon registryhost::tests::erased_perch_is_advertised_offline_not_left_active
2026-06-19T23:31:40.6481403Z         PASS [   0.055s] ( 473/1231) spt-daemon registryhost::tests::evict_silent_peers_never_touches_own_rows
2026-06-19T23:31:40.6488862Z         PASS [   0.047s] ( 474/1231) spt-daemon registryhost::tests::with_epoch_is_the_one_canonical_counter
2026-06-19T23:31:40.6783703Z         PASS [   0.078s] ( 475/1231) spt-daemon registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices
2026-06-19T23:31:40.6802609Z         PASS [   0.046s] ( 476/1231) spt-daemon relcache::tests::partial_update_set_can_serve_held_platform_only
2026-06-19T23:31:40.6874431Z         PASS [   0.043s] ( 477/1231) spt-daemon relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage
2026-06-19T23:31:40.6998976Z         PASS [   0.052s] ( 478/1231) spt-daemon relcache::tests::stage_round_trips_and_restage_replaces
2026-06-19T23:31:40.7032508Z         PASS [   0.054s] ( 479/1231) spt-daemon relcache::tests::torn_or_corrupt_stage_offers_nothing
2026-06-19T23:31:40.7035313Z         PASS [   0.070s] ( 480/1231) spt-daemon relcache::tests::applied_state_two_phase_round_trips_and_degrades
2026-06-19T23:31:40.7040791Z         PASS [   0.765s] ( 481/1231) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-06-19T23:31:40.7133773Z         PASS [   0.035s] ( 482/1231) spt-daemon relcache::tests::update_set_round_trips_and_loads_by_platform
2026-06-19T23:31:40.7159287Z         PASS [   0.037s] ( 483/1231) spt-daemon release::tests::artifact_digest_mismatch_is_rejected
2026-06-19T23:31:40.7290082Z         PASS [   0.041s] ( 484/1231) spt-daemon release::tests::builtin_keys_merge_and_revoke_under_file_overlay
2026-06-19T23:31:40.7291285Z         PASS [   0.026s] ( 485/1231) spt-daemon release::tests::hex_roundtrips
2026-06-19T23:31:40.7312402Z         PASS [   0.031s] ( 486/1231) spt-daemon release::tests::channel_mismatch_is_rejected
2026-06-19T23:31:40.7334721Z         PASS [   0.031s] ( 487/1231) spt-daemon release::tests::expired_metadata_is_rejected
2026-06-19T23:31:40.7403722Z         PASS [   0.024s] ( 488/1231) spt-daemon release::tests::revoked_key_is_rejected
2026-06-19T23:31:40.7428511Z         PASS [   0.014s] ( 489/1231) spt-daemon release::tests::shipped_builtin_table_is_well_formed
2026-06-19T23:31:40.7579819Z         PASS [   0.045s] ( 490/1231) spt-daemon release::tests::production_policy_loads_fail_closed
2026-06-19T23:31:40.7583214Z         PASS [   0.029s] ( 491/1231) spt-daemon release::tests::tampered_metadata_fails_signature
2026-06-19T23:31:40.7623226Z         PASS [   0.031s] ( 492/1231) spt-daemon release::tests::untrusted_key_is_unknown
2026-06-19T23:31:40.7677001Z         PASS [   0.034s] ( 493/1231) spt-daemon release::tests::update_set_artifact_mismatch_is_rejected
2026-06-19T23:31:40.7690026Z         PASS [   0.064s] ( 494/1231) spt-daemon release::tests::non_monotonic_version_is_rollback
2026-06-19T23:31:40.7737753Z         PASS [   0.030s] ( 495/1231) spt-daemon release::tests::update_set_missing_platform_is_typed_rejection
2026-06-19T23:31:40.7799116Z         PASS [   0.040s] ( 496/1231) spt-daemon release::tests::update_set_channel_and_rollback_gates_hold
2026-06-19T23:31:40.7808326Z         PASS [   0.023s] ( 497/1231) spt-daemon release::tests::update_set_tampering_breaks_whole_set_signature
2026-06-19T23:31:40.7852733Z         PASS [   0.027s] ( 498/1231) spt-daemon release::tests::update_set_verifies_and_selects_platform_artifact
2026-06-19T23:31:40.7906833Z         PASS [   0.028s] ( 499/1231) spt-daemon release::tests::valid_release_verifies_and_artifact_matches
2026-06-19T23:31:40.8060225Z         PASS [   0.033s] ( 500/1231) spt-daemon resting::tests::apply_event_echo_failure_is_loud_but_state_persists
2026-06-19T23:31:40.8095945Z         PASS [   0.029s] ( 501/1231) spt-daemon resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in
2026-06-19T23:31:40.8202810Z         PASS [   0.053s] ( 502/1231) spt-daemon release::tests::verify_detached_signs_raw_artifact_bytes
2026-06-19T23:31:40.8214430Z         PASS [   0.041s] ( 503/1231) spt-daemon resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake
2026-06-19T23:31:40.8293584Z         PASS [   0.019s] ( 504/1231) spt-daemon resting::tests::knob_chain_resolves_global_node_endpoint
2026-06-19T23:31:40.8294493Z         PASS [   0.023s] ( 505/1231) spt-daemon resting::tests::freshness_pull_marker_is_taken_exactly_once
2026-06-19T23:31:40.8300157Z         PASS [   0.061s] ( 506/1231) spt-daemon resting::tests::apply_event_auto_suspends_under_the_resolved_chain
2026-06-19T23:31:40.8301167Z         PASS [   0.040s] ( 507/1231) spt-daemon resting::tests::deferred_held_keys_on_the_durable_rest_record
2026-06-19T23:31:40.8503264Z         PASS [   0.029s] ( 508/1231) spt-daemon resting::tests::rest_record_round_trips_with_anchor_discipline
2026-06-19T23:31:40.8507462Z         PASS [   0.022s] ( 509/1231) spt-daemon resting::tests::transition_table_matches_the_context_model
2026-06-19T23:31:40.8548803Z         PASS [   0.026s] ( 510/1231) spt-daemon rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable
2026-06-19T23:31:40.8667470Z         PASS [   0.037s] ( 511/1231) spt-daemon seedmap::tests::put_refreshes_existing
2026-06-19T23:31:40.8697273Z         PASS [   0.040s] ( 512/1231) spt-daemon seedmap::tests::put_then_take_consumes_once
2026-06-19T23:31:40.8730452Z         PASS [   0.023s] ( 513/1231) spt-daemon seedmap::tests::request_stop_barrier_holds_until_no_listener
2026-06-19T23:31:40.8778912Z         PASS [   0.027s] ( 514/1231) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-06-19T23:31:40.8791240Z         PASS [   0.012s] ( 515/1231) spt-daemon seedproofx::grace_tests::grade_truth_table
2026-06-19T23:31:40.8807666Z         PASS [   0.026s] ( 516/1231) spt-daemon seedmap::tests::take_absent_is_none
2026-06-19T23:31:40.8829055Z         PASS [   0.013s] ( 517/1231) spt-daemon seedproofx::grace_tests::seed_never_appears_in_roster_gossip
2026-06-19T23:31:40.8866945Z         PASS [   0.014s] ( 518/1231) spt-daemon seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed
2026-06-19T23:31:40.8900228Z         PASS [   0.012s] ( 519/1231) spt-daemon seedproofx::roster_tests::empty_roster_frame_round_trips
2026-06-19T23:31:40.8913573Z         PASS [   0.268s] ( 520/1231) spt-daemon relay::tests::run_honors_stop
2026-06-19T23:31:40.8937641Z         PASS [   0.015s] ( 521/1231) spt-daemon seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self
2026-06-19T23:31:40.8974870Z         PASS [   0.017s] ( 522/1231) spt-daemon seedproofx::roster_tests::malformed_roster_frame_rejected
2026-06-19T23:31:40.9001478Z         PASS [   0.017s] ( 523/1231) spt-daemon seedproofx::roster_tests::roster_frame_round_trips
2026-06-19T23:31:40.9077674Z         PASS [   0.123s] ( 524/1231) spt-daemon resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only
2026-06-19T23:31:40.9106547Z         PASS [   0.021s] ( 525/1231) spt-daemon service::tests::plan_start_prefers_service_then_spawn_idempotent
2026-06-19T23:31:40.9140896Z         PASS [   0.023s] ( 526/1231) spt-daemon service::tests::plan_stop_routes_managed_then_ipc_then_noop
2026-06-19T23:31:40.9174299Z         PASS [   0.024s] ( 527/1231) spt-daemon service::tests::run_refused_only_when_windows_and_vanishing
2026-06-19T23:31:40.9228823Z         PASS [   0.025s] ( 528/1231) spt-daemon shellchan::tests::drive_frame_shape_mirrors_sensory
2026-06-19T23:31:40.9243006Z         PASS [   0.038s] ( 529/1231) spt-daemon serveprobe::tests::is_serving_subnet_honors_membership_and_detach
2026-06-19T23:31:40.9276629Z         PASS [   0.027s] ( 530/1231) spt-daemon shellchan::tests::frames_compose_and_stamp_roundtrips
2026-06-19T23:31:40.9302570Z         PASS [   0.022s] ( 531/1231) spt-daemon shellchan::tests::sensory_text_file_frames_shape
2026-06-19T23:31:40.9343382Z         PASS [   0.024s] ( 532/1231) spt-daemon shellchan::tests::vocab_check_bounds_ops_and_args
2026-06-19T23:31:40.9691515Z         PASS [   0.055s] ( 533/1231) spt-daemon shelldisc::tests::discover_across_joins_other_node_subnet_adapters
2026-06-19T23:31:40.9768290Z         PASS [   0.156s] ( 534/1231) spt-daemon resting::tests::rest_edges_cascade_shells_with_divergence
2026-06-19T23:31:40.9895800Z         PASS [   0.066s] ( 535/1231) spt-daemon shelldisc::tests::shell_context_renders_sections_and_empties_to_none
2026-06-19T23:31:40.9920564Z         PASS [   0.388s] ( 536/1231) spt-daemon relay::tests::respawn_loses_no_spooled_message
2026-06-19T23:31:41.0065850Z         PASS [   0.072s] ( 537/1231) spt-daemon shellhost::tests::gateway_typed_owner_spawns_and_owns_a_shell
2026-06-19T23:31:41.0131999Z         PASS [   0.024s] ( 538/1231) spt-daemon shellhost::tests::link_key_and_frame_mac_roundtrip
2026-06-19T23:31:41.0145326Z         PASS [   0.021s] ( 539/1231) spt-daemon shellwake::tests::backoff_curve_doubles_to_the_cap
2026-06-19T23:31:41.0149042Z         PASS [   0.046s] ( 540/1231) spt-daemon shellhost::tests::launch_fails_closed_on_bad_templates
2026-06-19T23:31:41.0227508Z         PASS [   0.104s] ( 541/1231) spt-daemon shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable
2026-06-19T23:31:41.0322859Z         PASS [   0.055s] ( 542/1231) spt-daemon shellhost::tests::launch_parks_token_and_bind_by_token_onlines
2026-06-19T23:31:41.0453124Z         PASS [   0.028s] ( 543/1231) spt-daemon shellwake::tests::resolve_wake_refuses_without_a_reachable_owner
2026-06-19T23:31:41.0543511Z         PASS [   0.040s] ( 544/1231) spt-daemon shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches
2026-06-19T23:31:41.0706520Z         PASS [   0.016s] ( 545/1231) spt-daemon sync::tests::gate_decision_table
2026-06-19T23:31:41.0723717Z         PASS [   0.060s] ( 546/1231) spt-daemon shellwake::tests::reconcile_resolves_profile_overlay
2026-06-19T23:31:41.1032237Z         PASS [   0.060s] ( 547/1231) spt-daemon shellwake::tests::watcher_opcode_exit_fires_resolution_once
2026-06-19T23:31:41.1260681Z         PASS [   0.018s] ( 548/1231) spt-daemon translation::tests::inject_floor_buffers_while_held_then_drains_in_order
2026-06-19T23:31:41.1670502Z         PASS [   0.045s] ( 549/1231) spt-daemon translation::tests::key_cmd_parses_each_wire_shape
2026-06-19T23:31:41.1684398Z         PASS [   0.147s] ( 550/1231) spt-daemon shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch
2026-06-19T23:31:41.1928454Z         PASS [   0.025s] ( 551/1231) spt-daemon translation::tests::key_to_bytes_send_keys_map
2026-06-19T23:31:41.1943838Z         PASS [   0.026s] ( 552/1231) spt-daemon translation::tests::to_binary_serializes_to_wire_and_input_is_content_free
2026-06-19T23:31:41.2128164Z         PASS [   0.020s] ( 553/1231) spt-daemon transport::tests::local_socket_handshake_and_frame_round_trip
2026-06-19T23:31:41.2212394Z         PASS [   0.024s] ( 554/1231) spt-daemon transport::tests::local_socket_rejects_wrong_role
2026-06-19T23:31:41.2347774Z         PASS [   0.022s] ( 555/1231) spt-daemon tunnelhub::tests::clear_evicts_the_entry
2026-06-19T23:31:41.2387092Z         PASS [   0.020s] ( 556/1231) spt-daemon tunnelhub::tests::dead_generation_stream_is_never_surfaced
2026-06-19T23:31:41.2507006Z         PASS [   0.016s] ( 557/1231) spt-daemon tunnelhub::tests::entries_are_per_owner
2026-06-19T23:31:41.2530755Z         PASS [   0.014s] ( 558/1231) spt-daemon tunnelhub::tests::relink_overwrites_the_entry_with_a_fresh_generation
2026-06-19T23:31:41.2673227Z         PASS [   0.016s] ( 559/1231) spt-daemon tunnelhub::tests::resolve_serves_each_end_under_the_opening_token
2026-06-19T23:31:41.2709133Z         PASS [   0.018s] ( 560/1231) spt-daemon update::tests::apply_refuses_non_brain_only_plan
2026-06-19T23:31:41.2886040Z         PASS [   0.022s] ( 561/1231) spt-daemon update::tests::classify_brain_only_when_broker_hosts_new_brain
2026-06-19T23:31:41.2893645Z         PASS [   0.359s] ( 562/1231) spt-daemon shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot
2026-06-19T23:31:41.2925102Z         PASS [   0.022s] ( 563/1231) spt-daemon update::tests::classify_broker_breaking_on_resource_abi_change
2026-06-19T23:31:41.3192598Z         PASS [   0.029s] ( 564/1231) spt-daemon update::tests::classify_broker_compatible_when_brain_below_floor
2026-06-19T23:31:41.3379834Z         PASS [   0.048s] ( 565/1231) spt-daemon update::tests::plan_verified_produces_no_plan_for_a_rejected_release
2026-06-19T23:31:41.3538962Z         PASS [   0.034s] ( 566/1231) spt-daemon update::tests::plan_verified_yields_a_plan_for_a_valid_release
2026-06-19T23:31:41.3539749Z         PASS [   0.061s] ( 567/1231) spt-daemon update::tests::plan_verified_update_set_uses_selected_platform_spec
2026-06-19T23:31:41.3694961Z         PASS [   0.362s] ( 568/1231) spt-daemon shellwake::tests::reconcile_flips_watchers_with_instance_state
2026-06-19T23:31:41.3696029Z         PASS [   0.031s] ( 569/1231) spt-daemon wan::tests::origin_user_backed_matrix
2026-06-19T23:31:41.3762976Z         PASS [   0.024s] ( 570/1231) spt-daemon wan::tests::wan_user_msg_restamped_unless_origin_user_backed
2026-06-19T23:31:41.3825218Z         PASS [   0.014s] ( 571/1231) spt-daemon xfer::tests::resolve_under_confines_to_root
2026-06-19T23:31:41.4044254Z         PASS [   0.050s] ( 572/1231) spt-daemon xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely
2026-06-19T23:31:41.4218904Z         PASS [   0.493s] ( 573/1231) spt-daemon shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline
2026-06-19T23:31:41.4409248Z         PASS [   0.516s] ( 574/1231) spt-daemon shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases
2026-06-19T23:31:41.5108532Z         PASS [   0.106s] ( 575/1231) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-06-19T23:31:41.5391384Z         PASS [   0.118s] ( 576/1231) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-06-19T23:31:41.5467410Z         PASS [  18.880s] ( 577/1231) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-06-19T23:31:41.5556761Z         PASS [   0.114s] ( 578/1231) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-06-19T23:31:41.6042722Z         PASS [   0.221s] ( 579/1231) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-06-19T23:31:41.6269081Z         PASS [   0.248s] ( 580/1231) spt-daemon::attach attach_registers_remote_drive_detection
2026-06-19T23:31:41.6361761Z         PASS [   0.087s] ( 581/1231) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-06-19T23:31:41.6532505Z         PASS [   0.141s] ( 582/1231) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-06-19T23:31:41.6842442Z         PASS [   0.145s] ( 583/1231) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-06-19T23:31:41.7266811Z         PASS [   0.122s] ( 584/1231) spt-daemon::attach resize_is_controller_exclusive
2026-06-19T23:31:41.7711612Z         PASS [   0.146s] ( 585/1231) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-06-19T23:31:41.7872127Z         PASS [   0.231s] ( 586/1231) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-06-19T23:31:41.7898385Z         PASS [   0.106s] ( 587/1231) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-06-19T23:31:41.8235619Z         PASS [   0.096s] ( 588/1231) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-06-19T23:31:41.8237924Z         PASS [   1.366s] ( 589/1231) spt-daemon reap::tests::job_reaps_enrolled_child_and_grandchild
2026-06-19T23:31:41.8537280Z         PASS [   0.220s] ( 590/1231) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-06-19T23:31:41.8547238Z         PASS [   0.083s] ( 591/1231) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-06-19T23:31:41.8554663Z         PASS [   0.486s] ( 592/1231) spt-daemon::access whitelist_refuses_exempts_replies_and_admits_listed
2026-06-19T23:31:41.8567714Z         PASS [   0.033s] ( 593/1231) spt-daemon::budget measure_dormant_seat_budget
2026-06-19T23:31:41.8586288Z         PASS [   0.073s] ( 594/1231) spt-daemon::broker endpoint_keyed_inject_reaches_hosted_pty
2026-06-19T23:31:41.8687745Z         PASS [   0.079s] ( 595/1231) spt-daemon::broker spawn_env_reaches_child
2026-06-19T23:31:41.9137273Z         PASS [   0.057s] ( 596/1231) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-06-19T23:31:41.9544703Z         PASS [   0.132s] ( 597/1231) spt-daemon::broker wall_b_endpoint_run_env_then_send_reaches_pty
2026-06-19T23:31:41.9707904Z         PASS [   0.939s] ( 598/1231) spt-daemon shellwake::tests::watcher_crash_exits_respawn_then_give_up
2026-06-19T23:31:42.1400711Z         PASS [   1.067s] ( 599/1231) spt-daemon sync::tests::reconcile_driver_structurally_excludes_live_role
2026-06-19T23:31:42.2080669Z         PASS [   0.345s] ( 600/1231) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-06-19T23:31:42.2193183Z         PASS [   0.262s] ( 601/1231) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-06-19T23:31:42.2846557Z         PASS [   0.416s] ( 602/1231) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-06-19T23:31:42.2974069Z         PASS [   0.442s] ( 603/1231) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-06-19T23:31:42.3159684Z         PASS [   0.345s] ( 604/1231) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-06-19T23:31:42.3555398Z         PASS [   0.439s] ( 605/1231) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-06-19T23:31:42.3982830Z         PASS [   0.045s] ( 606/1231) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-06-19T23:31:42.4173965Z         PASS [   0.280s] ( 607/1231) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-06-19T23:31:42.4225710Z         PASS [   0.206s] ( 608/1231) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-06-19T23:31:42.4784431Z         PASS [   0.061s] ( 609/1231) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-06-19T23:31:42.5815152Z         PASS [   0.284s] ( 610/1231) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-06-19T23:31:42.6022998Z         PASS [   5.013s] ( 611/1231) spt-daemon broker::tests::controller_deliver_is_bounded_never_a_permanent_park
2026-06-19T23:31:42.6177638Z         PASS [   0.219s] ( 612/1231) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-06-19T23:31:42.6584980Z         PASS [   1.586s] ( 613/1231) spt-daemon sync::tests::select_refs_scopes_two_tiers
2026-06-19T23:31:42.6836160Z         PASS [   0.399s] ( 614/1231) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-06-19T23:31:42.9354794Z         PASS [   0.620s] ( 615/1231) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-06-19T23:31:43.3699580Z         PASS [   0.767s] ( 616/1231) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-06-19T23:31:43.5047655Z         PASS [   0.887s] ( 617/1231) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-06-19T23:31:43.5809073Z         PASS [   0.638s] ( 618/1231) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-06-19T23:31:43.6415260Z         PASS [   0.983s] ( 619/1231) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-06-19T23:31:43.8484410Z         PASS [   0.207s] ( 620/1231) spt-daemon::netbroker brain_dials_second_broker_over_loopback
2026-06-19T23:31:43.9281542Z         PASS [   0.074s] ( 621/1231) spt-daemon::netbroker broker_owns_endpoint_and_reports_status
2026-06-19T23:31:44.0773795Z         PASS [   0.502s] ( 622/1231) spt-daemon::mesh staggered_offliner_still_meshes
2026-06-19T23:31:44.0969269Z         PASS [   0.021s] ( 623/1231) spt-daemon::netbroker netless_broker_probes_gracefully
2026-06-19T23:31:44.2440518Z         PASS [   0.146s] ( 624/1231) spt-daemon::netbroker replayed_dial_op_is_deduped_across_brain_restart
2026-06-19T23:31:44.3042423Z         PASS [   2.100s] ( 625/1231) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-06-19T23:31:44.3270806Z         PASS [   0.084s] ( 626/1231) spt-daemon::netbroker unknown_net_frame_is_reported_not_fatal
2026-06-19T23:31:44.3610812Z         PASS [   0.856s] ( 627/1231) spt-daemon::mesh all_online_star_a_reaches_c_b_never_relays
2026-06-19T23:31:44.7966467Z         PASS [   0.469s] ( 628/1231) spt-daemon::netstream sender_brain_restart_redrive_is_exactly_once
2026-06-19T23:31:44.8571450Z         PASS [   0.496s] ( 629/1231) spt-daemon::notifsync notif_spools_converge_over_the_wire_and_dismiss_replicates
2026-06-19T23:31:45.0270391Z         PASS [   0.723s] ( 630/1231) spt-daemon::netstream receiver_brain_restart_is_gapless_and_exactly_once
2026-06-19T23:31:45.0780293Z         PASS [   3.426s] ( 631/1231) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-06-19T23:31:45.0948549Z         PASS [   0.238s] ( 632/1231) spt-daemon::presence presence_history_replays_from_zero_for_a_late_subscriber
2026-06-19T23:31:45.1112374Z         PASS [   0.315s] ( 633/1231) spt-daemon::pairjoin daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end
2026-06-19T23:31:45.2675868Z         PASS [   0.173s] ( 634/1231) spt-daemon::propagate rollback_offer_is_rejected_before_any_fetch
2026-06-19T23:31:45.4366945Z         PASS [   0.169s] ( 635/1231) spt-daemon::propagate tampered_relay_artifact_is_rejected_and_never_staged
2026-06-19T23:31:45.8913629Z         PASS [   0.454s] ( 636/1231) spt-daemon::propagate untrusted_origin_gets_no_offer
2026-06-19T23:31:45.9057420Z         PASS [   0.790s] ( 637/1231) spt-daemon::propagate status_query_drives_the_convergence_table_end_to_end
2026-06-19T23:31:45.9078547Z         PASS [   3.427s] ( 638/1231) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-06-19T23:31:45.9087132Z         PASS [   1.984s] ( 639/1231) spt-daemon::netbroker dial_to_a_black_holing_peer_fails_with_a_bounded_ordinary_error
2026-06-19T23:31:45.9120239Z         PASS [   0.834s] ( 640/1231) spt-daemon::propagate chain_self_heal_propagates_with_gate_at_every_hop
2026-06-19T23:31:45.9688032Z         PASS [   3.546s] ( 641/1231) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-06-19T23:31:46.1169206Z         PASS [   0.148s] ( 642/1231) spt-daemon::reseed benign_offliner_is_reseeded_across_a_rotation
2026-06-19T23:31:46.2070211Z         PASS [   0.295s] ( 643/1231) spt-daemon::replicate registries_converge_over_the_wire_and_the_lease_holds
2026-06-19T23:31:46.2522914Z         PASS [   0.361s] ( 644/1231) spt-daemon::propagate update_set_propagates_selected_platform_artifact
2026-06-19T23:31:46.2626509Z         PASS [  14.108s] ( 645/1231) spt::unhost_psyche_reap_e2e endpoint_stop_reaps_the_hosted_psyche_process
2026-06-19T23:31:46.3408921Z         PASS [   4.487s] ( 646/1231) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-06-19T23:31:46.4890333Z         PASS [   0.148s] ( 647/1231) spt-daemon::rosterprop roster_exchange_never_leaks_unproven_subnets
2026-06-19T23:31:46.5394785Z         PASS [   0.632s] ( 648/1231) spt-daemon::pumpdeadline pump_brain_times_out_when_broker_never_replies
2026-06-19T23:31:46.5980115Z         PASS [   0.109s] ( 649/1231) spt-daemon::rosterprop roster_propagates_transitively_on_connect
2026-06-19T23:31:46.6728693Z         PASS [   0.133s] ( 650/1231) spt-daemon::seedproofx both_members_prove_and_cache_the_shared_subnet
2026-06-19T23:31:46.7760702Z         PASS [   0.103s] ( 651/1231) spt-daemon::seedproofx proven_verdict_is_the_shared_set
2026-06-19T23:31:47.6409406Z         PASS [  11.920s] ( 652/1231) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-06-19T23:31:47.7668365Z         PASS [   4.397s] ( 653/1231) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_idle_session_keeps_controller_by_some
2026-06-19T23:31:47.8116425Z         PASS [   1.549s] ( 654/1231) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-06-19T23:31:47.9504363Z         PASS [   2.049s] ( 655/1231) spt-daemon::pump pump_and_dispatch_self_drive_the_subnet
2026-06-19T23:31:48.0015251Z         PASS [   0.360s] ( 656/1231) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-06-19T23:31:48.0477392Z         PASS [   0.281s] ( 657/1231) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-06-19T23:31:48.0744403Z         PASS [  22.490s] ( 658/1231) spt::livehost_bootrace_e2e netless_online_live_agent_is_hosted_by_the_real_daemon_brain
2026-06-19T23:31:48.1998534Z         PASS [   0.125s] ( 659/1231) spt-daemon::twohost two_host_ladder_role_a
2026-06-19T23:31:48.2085448Z         PASS [   3.181s] ( 660/1231) spt-daemon::presence presence_survives_brain_restart_with_cursor_resume
2026-06-19T23:31:48.2120806Z         PASS [   0.013s] ( 661/1231) spt-daemon::twohost two_host_ladder_role_b
2026-06-19T23:31:48.3009725Z         PASS [   2.184s] ( 662/1231) spt-daemon::reseed revoked_node_is_denied_and_never_reseeded
2026-06-19T23:31:48.3759809Z         PASS [   0.328s] ( 663/1231) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-06-19T23:31:48.4855513Z         PASS [   0.184s] ( 664/1231) spt-daemon::wanmsg wan_user_msg_from_unproven_origin_is_restamped_at_the_funnel
2026-06-19T23:31:48.6974317Z         PASS [   0.319s] ( 665/1231) spt-daemon::xfer fetch_lands_byte_identical_with_progress_both_ends
2026-06-19T23:31:48.7097275Z         PASS [   0.014s] ( 666/1231) spt-live context::tests::direct_always_writes
2026-06-19T23:31:48.7423524Z         PASS [   0.534s] ( 667/1231) spt-daemon::wanmsg receiver_restart_replays_feed_without_double_delivery
2026-06-19T23:31:48.7466860Z         PASS [   0.534s] ( 668/1231) spt-daemon::wanmsg wan_message_lands_exactly_once_under_transport_origin
2026-06-19T23:31:48.7561132Z         PASS [   0.046s] ( 669/1231) spt-live context::tests::identified_write_stamps_advancing_vector
2026-06-19T23:31:48.7626455Z         PASS [   0.020s] ( 670/1231) spt-live context::tests::llm_over_llm_writes
2026-06-19T23:31:48.7646837Z         PASS [   0.018s] ( 671/1231) spt-live context::tests::llm_past_window_writes
2026-06-19T23:31:48.7702692Z         PASS [   0.284s] ( 672/1231) spt-daemon::xfer push_survives_target_brain_restart_exactly_once
2026-06-19T23:31:48.7707018Z         PASS [   0.014s] ( 673/1231) spt-live context::tests::llm_within_window_suppressed
2026-06-19T23:31:48.7826399Z         PASS [   0.020s] ( 674/1231) spt-live context::tests::pre_identity_write_stamps_v1_shape
2026-06-19T23:31:48.7843906Z         PASS [   0.020s] ( 675/1231) spt-live context::tests::write_context_suppresses_stale_llm
2026-06-19T23:31:48.7953519Z         PASS [   2.197s] ( 676/1231) spt-daemon::seedproofx no_shared_subnet_is_dropped
2026-06-19T23:31:48.7982747Z         PASS [   0.014s] ( 677/1231) spt-live digest::tests::missing_source_file_is_read_error
2026-06-19T23:31:48.8057491Z         PASS [   0.010s] ( 678/1231) spt-live digest::tests::no_source_errors
2026-06-19T23:31:48.8351635Z         PASS [   0.065s] ( 679/1231) spt-live digest::tests::extracts_records_from_the_located_source
2026-06-19T23:31:48.8369965Z         PASS [   2.630s] ( 680/1231) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-06-19T23:31:48.8607233Z         PASS [   0.078s] ( 681/1231) spt-live digest::tests::falls_back_to_history_locate_template
2026-06-19T23:31:48.8611944Z         PASS [   0.055s] ( 682/1231) spt-live echo::tests::echo_consumes_history_and_writes_commune
2026-06-19T23:31:48.8635341Z         PASS [   0.027s] ( 683/1231) spt-live echo::tests::provenance_is_stamped
2026-06-19T23:31:48.8665847Z         PASS [   0.068s] ( 684/1231) spt-live echo::tests::echo_child_is_recursion_guarded
2026-06-19T23:31:48.8837896Z         PASS [   0.017s] ( 685/1231) spt-live history::tests::missing_fetcher_field_errors
2026-06-19T23:31:48.8981074Z         PASS [   0.015s] ( 686/1231) spt-live history::tests::native_missing_log_is_empty
2026-06-19T23:31:48.9122906Z         PASS [   0.077s] ( 687/1231) spt-live echo::tests::echo_nonzero_errors
2026-06-19T23:31:48.9208677Z         PASS [   0.023s] ( 688/1231) spt-live history::tests::native_reads_logged_records
2026-06-19T23:31:48.9232049Z         PASS [   0.062s] ( 689/1231) spt-live history::tests::fetcher_yields_records
2026-06-19T23:31:48.9379744Z         PASS [   0.074s] ( 690/1231) spt-live history::tests::locate_normalize_reads_and_normalizes
2026-06-19T23:31:48.9516916Z         PASS [   0.014s] ( 691/1231) spt-live ingest::tests::no_drops_is_empty
2026-06-19T23:31:48.9629123Z         PASS [   2.187s] ( 692/1231) spt-daemon::seedproofx wrong_seed_is_dropped
2026-06-19T23:31:49.0255947Z         PASS [   7.172s] ( 693/1231) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-06-19T23:31:49.0359518Z         PASS [   0.010s] ( 694/1231) spt-live inject::tests::long_body_is_capped
2026-06-19T23:31:49.0513984Z         PASS [   0.015s] ( 695/1231) spt-live inject::tests::missing_perch_is_best_effort
2026-06-19T23:31:49.0725134Z         PASS [   0.021s] ( 696/1231) spt-live inject::tests::tap_appends_a_context_entry
2026-06-19T23:31:49.0823833Z         PASS [   0.010s] ( 697/1231) spt-live outbound::tests::empty_body_parses_to_empty_intent
2026-06-19T23:31:49.0917516Z         PASS [   0.009s] ( 698/1231) spt-live outbound::tests::malformed_and_chunk_lines_are_skipped
2026-06-19T23:31:49.1017334Z         PASS [   0.010s] ( 699/1231) spt-live outbound::tests::non_authorable_types_are_ignored
2026-06-19T23:31:49.1108030Z         PASS [   0.009s] ( 700/1231) spt-live outbound::tests::parses_reply_and_notify_in_order
2026-06-19T23:31:49.1213338Z         PASS [   0.010s] ( 701/1231) spt-live outbound::tests::prose_only_yields_nothing
2026-06-19T23:31:49.1315051Z         PASS [   0.010s] ( 702/1231) spt-live outbound::tests::spoofed_routing_attrs_are_unrepresentable
2026-06-19T23:31:49.1409187Z         PASS [   0.009s] ( 703/1231) spt-live psyche::tests::prompt_includes_time_and_event
2026-06-19T23:31:49.1500554Z         PASS [   0.009s] ( 704/1231) spt-live psyche::tests::prompt_without_event
2026-06-19T23:31:49.2009002Z         PASS [   0.051s] ( 705/1231) spt-live psyche::tests::spawn_binds_nested_perch_and_sets_guard
2026-06-19T23:31:49.2181102Z         PASS [   0.017s] ( 706/1231) spt-live pulse::tests::echo_gate_fires_exactly_once
2026-06-19T23:31:49.3125672Z         LEAK [   0.542s] ( 707/1231) spt-live digest::tests::extractor_timeout_errors
2026-06-19T23:31:49.3282497Z         PASS [   0.017s] ( 708/1231) spt-live pulse::tests::tick_reports_idle
2026-06-19T23:31:49.3884791Z         LEAK [   0.527s] ( 709/1231) spt-live history::tests::fetcher_timeout_errors
2026-06-19T23:31:49.5172076Z         PASS [   0.565s] ( 710/1231) spt-live ingest::tests::stale_commune_suppressed_but_deleted
2026-06-19T23:31:49.7755561Z         PASS [   0.855s] ( 711/1231) spt-live ingest::tests::commune_drop_is_ingested_and_deleted
2026-06-19T23:31:49.8499386Z         PASS [   0.927s] ( 712/1231) spt-live ingest::tests::ingest_never_writes_the_live_role
2026-06-19T23:31:49.9018352Z         PASS [   0.052s] ( 713/1231) spt-live resume::tests::continue_existing_resumes_session
2026-06-19T23:31:49.9776996Z         PASS [   0.589s] ( 714/1231) spt-live reconcile::tests::no_conflict_is_a_noop
2026-06-19T23:31:50.0030045Z         PASS [   1.090s] ( 715/1231) spt-live ingest::tests::both_drops_ingested
2026-06-19T23:31:50.0688178Z         PASS [   0.065s] ( 716/1231) spt-live resume::tests::fresh_with_preload_launches_preloaded
2026-06-19T23:31:50.1014981Z         PASS [   0.033s] ( 717/1231) spt-live resume::tests::missing_key_errors_before_spawn
2026-06-19T23:31:50.1057723Z         PASS [   0.888s] ( 718/1231) spt-live pulse::tests::tick_ingests_drops
2026-06-19T23:31:50.1219196Z         PASS [   0.016s] ( 719/1231) spt-live signoff::tests::echo_precedes_signoff_compose
2026-06-19T23:31:50.1384047Z         PASS [   0.017s] ( 720/1231) spt-live signoff::tests::missing_session_skips_echo
2026-06-19T23:31:50.1510728Z         PASS [   0.013s] ( 721/1231) spt-live signoff::tests::recovered_self_is_not_signed_off
2026-06-19T23:31:50.1655612Z         PASS [   0.014s] ( 722/1231) spt-live signoff::tests::stale_signoff_swept
2026-06-19T23:31:50.2289894Z         PASS [   0.063s] ( 723/1231) spt-live turn::tests::empty_stdout_is_an_error
2026-06-19T23:31:50.2599169Z         PASS [   0.932s] ( 724/1231) spt-live reconcile::tests::failed_turn_preserves_everything
2026-06-19T23:31:50.2999344Z         PASS [   0.071s] ( 725/1231) spt-live turn::tests::turn_captures_stdout
2026-06-19T23:31:50.3106428Z         PASS [   0.011s] ( 726/1231) spt-msg deliver::tests::deferred_send_validates
2026-06-19T23:31:50.4082977Z         PASS [   7.725s] ( 727/1231) spt-daemon::inject_control_wedge injecting_a_large_payload_into_a_stdin_ignoring_child
2026-06-19T23:31:50.4106687Z         PASS [   0.151s] ( 728/1231) spt-msg deliver::tests::deferred_send_skips_stream_drain_survives_for_hook
2026-06-19T23:31:50.5467957Z         PASS [   0.235s] ( 729/1231) spt-msg deliver::tests::offline_existing_perch_spools
2026-06-19T23:31:51.0682412Z         PASS [   4.815s] ( 730/1231) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-06-19T23:31:51.0759665Z         PASS [   3.125s] ( 731/1231) spt-daemon::sync torn_pull_recovers_by_repulling
2026-06-19T23:31:51.0893906Z         PASS [   0.022s] ( 732/1231) spt-msg emit::tests::anonymous_still_enveloped
2026-06-19T23:31:51.0977295Z         PASS [   0.022s] ( 733/1231) spt-msg emit::tests::multiline_body_escapes_and_round_trips
2026-06-19T23:31:51.1001111Z         PASS [   0.010s] ( 734/1231) spt-msg emit::tests::oversized_listener_line_chunks_into_event_parts
2026-06-19T23:31:51.1096083Z         PASS [   0.012s] ( 735/1231) spt-msg emit::tests::structural_renders_msg_envelope
2026-06-19T23:31:51.1117271Z         PASS [   0.012s] ( 736/1231) spt-msg emit::tests::typed_body_from_wins_over_structural_from_no_double_wrap
2026-06-19T23:31:51.1212067Z         PASS [   0.012s] ( 737/1231) spt-msg emit::tests::user_msg_envelope_renders_verbatim_on_both_edges
2026-06-19T23:31:51.1263441Z         PASS [   0.014s] ( 738/1231) spt-msg emit::tests::whole_render_never_chunks
2026-06-19T23:31:51.1405557Z         PASS [   0.732s] ( 739/1231) spt-msg deliver::tests::online_delivers_via_tcp_without_spooling
2026-06-19T23:31:51.2729630Z         PASS [   2.310s] ( 740/1231) spt-live ingest::tests::two_slice_drop_routes_per_tier
2026-06-19T23:31:51.2924592Z         PASS [   0.747s] ( 741/1231) spt-msg deliver::tests::send_outcome_mapping
2026-06-19T23:31:51.3426295Z         PASS [   0.221s] ( 742/1231) spt-msg listener::tests::bind_registers_and_round_trips
2026-06-19T23:31:51.3892968Z         PASS [   0.263s] ( 743/1231) spt-msg listener::tests::blocking_accepts_within_window
2026-06-19T23:31:51.4064589Z         PASS [   1.631s] ( 744/1231) spt-live reconcile::tests::suppressed_write_preserves_artifacts
2026-06-19T23:31:51.4159662Z         PASS [   0.143s] ( 745/1231) spt-msg listener::tests::drop_unregisters_address
2026-06-19T23:31:51.4873317Z         PASS [   0.347s] ( 746/1231) spt-msg listener::tests::blocking_times_out_when_idle
2026-06-19T23:31:51.5059595Z         PASS [   1.604s] ( 747/1231) spt-live resume::tests::download_composes_two_tiers
2026-06-19T23:31:51.5140617Z         PASS [   0.008s] ( 748/1231) spt-msg ring::tests::ring_no_perch
2026-06-19T23:31:51.6122283Z         PASS [   2.095s] ( 749/1231) spt-live reconcile::tests::reconcile_merges_and_clears
2026-06-19T23:31:51.6423781Z         PASS [   0.350s] ( 750/1231) spt-msg ready::tests::backlog_drains_on_start
2026-06-19T23:31:51.6498212Z         PASS [   0.007s] ( 751/1231) spt-msg wire::tests::decode_rejects_overrunning_from_len
2026-06-19T23:31:51.6575604Z         PASS [   0.008s] ( 752/1231) spt-msg wire::tests::encode_decode_round_trips_structural
2026-06-19T23:31:51.6589765Z         PASS [   0.316s] ( 753/1231) spt-msg ready::tests::recv_gets_live_tcp_message
2026-06-19T23:31:51.6645692Z         PASS [   0.007s] ( 754/1231) spt-msg wire::tests::encode_empty_from_is_anonymous
2026-06-19T23:31:51.6698270Z         PASS [   0.011s] ( 755/1231) spt-msg wire::tests::frame_round_trips_over_loopback
2026-06-19T23:31:51.6728905Z         PASS [   0.008s] ( 756/1231) spt-msg wire::tests::oversized_length_prefix_rejected
2026-06-19T23:31:51.6747185Z         PASS [   0.268s] ( 757/1231) spt-msg ready::tests::start_ledgers_a_boot_session_row
2026-06-19T23:31:51.6764797Z         PASS [   0.007s] ( 758/1231) spt-msg wire::tests::typed_event_body_rides_verbatim
2026-06-19T23:31:51.6794740Z         PASS [   0.263s] ( 759/1231) spt-msg ready::tests::start_registers_resolvable_perch
2026-06-19T23:31:51.6936599Z         PASS [   0.017s] ( 760/1231) spt-net net::attach::tests::attach_intents_round_trip
2026-06-19T23:31:51.6949818Z         PASS [   0.015s] ( 761/1231) spt-net net::attach::tests::kick_take_and_displaced_round_trip
2026-06-19T23:31:51.7064039Z         PASS [   0.013s] ( 762/1231) spt-net net::attach::tests::record_split_across_chunks_reassembles
2026-06-19T23:31:51.7094767Z         PASS [   0.014s] ( 763/1231) spt-net net::attach::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-19T23:31:51.7182006Z         PASS [   0.012s] ( 764/1231) spt-net net::attach::tests::request_without_intent_defaults_to_control
2026-06-19T23:31:51.7259361Z         PASS [   0.337s] ( 765/1231) spt-msg ready::tests::soft_cleanup_preserves_spool_and_info
2026-06-19T23:31:51.7308996Z         PASS [   0.013s] ( 766/1231) spt-net net::endpoint::tests::keep_alive_is_under_idle_timeout
2026-06-19T23:31:51.7433002Z         PASS [   0.012s] ( 767/1231) spt-net net::mesh::seedproof::tests::cross_connection_replay_fails
2026-06-19T23:31:51.7564926Z         PASS [   0.013s] ( 768/1231) spt-net net::mesh::seedproof::tests::forged_proof_fails
2026-06-19T23:31:51.7681559Z         PASS [   0.012s] ( 769/1231) spt-net net::mesh::seedproof::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-19T23:31:51.7799717Z         PASS [   0.070s] ( 770/1231) spt-net net::endpoint::tests::endpoint_id_binds_to_identity
2026-06-19T23:31:51.7831474Z         PASS [   0.015s] ( 771/1231) spt-net net::mesh::seedproof::tests::hello_frame_round_trips_and_rejects_malformed
2026-06-19T23:31:51.7835119Z         PASS [   5.877s] ( 772/1231) spt-daemon::pump pump_survives_a_black_holing_peer_heartbeat_advances_no_restart
2026-06-19T23:31:51.7985458Z         PASS [   0.282s] ( 773/1231) spt-msg ring::tests::ring_offline_target_queues_and_cleans_up
2026-06-19T23:31:51.7989298Z         PASS [   0.019s] ( 774/1231) spt-net net::mesh::seedproof::tests::mk_derivation_is_deterministic_and_input_sensitive
2026-06-19T23:31:51.8029026Z         PASS [   0.020s] ( 775/1231) spt-net net::mesh::seedproof::tests::mutual_requires_both_sides
2026-06-19T23:31:51.8038218Z         PASS [   0.020s] ( 776/1231) spt-net net::mesh::seedproof::tests::proofset_frame_round_trips_and_rejects_malformed
2026-06-19T23:31:51.8132146Z         PASS [   0.017s] ( 777/1231) spt-net net::mesh::seedproof::tests::valid_proof_verifies_and_roles_differ
2026-06-19T23:31:51.8151519Z         PASS [   0.326s] ( 778/1231) spt-msg ring::tests::ring_gets_reply_and_cleans_up
2026-06-19T23:31:51.8174024Z         PASS [   0.018s] ( 779/1231) spt-net net::mesh::seedproof::tests::wrong_epoch_fails
2026-06-19T23:31:51.8204200Z         PASS [   0.017s] ( 780/1231) spt-net net::mesh::seedproof::tests::wrong_subnet_fails
2026-06-19T23:31:51.8330274Z         PASS [   0.029s] ( 781/1231) spt-net net::notif::tests::forged_origin_field_is_inert
2026-06-19T23:31:51.8337358Z         PASS [   0.021s] ( 782/1231) spt-net net::notif::tests::record_round_trips_and_unknown_kind_is_skipped
2026-06-19T23:31:51.8391849Z         PASS [   0.026s] ( 783/1231) spt-net net::notif::tests::record_split_across_chunks_reassembles
2026-06-19T23:31:51.8428097Z         PASS [   0.022s] ( 784/1231) spt-net net::pairing::meet::tests::key_seed_is_not_the_token
2026-06-19T23:31:51.8438773Z         PASS [   0.027s] ( 785/1231) spt-net net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound
2026-06-19T23:31:51.8588800Z         PASS [   0.025s] ( 786/1231) spt-net net::pairing::meet::tests::skewed_window_contains_the_listener_id
2026-06-19T23:31:51.8592119Z         PASS [   0.020s] ( 787/1231) spt-net net::pairing::ntp::tests::offset_applies_signed_and_saturates
2026-06-19T23:31:51.8643452Z         PASS [   0.022s] ( 788/1231) spt-net net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies
2026-06-19T23:31:51.8646046Z         PASS [   0.139s] ( 789/1231) spt-net net::endpoint::tests::two_endpoints_loopback_echo
2026-06-19T23:31:51.8675657Z         PASS [   0.024s] ( 790/1231) spt-net net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp
2026-06-19T23:31:51.8812045Z         PASS [   0.022s] ( 791/1231) spt-net net::pairing::ntp::tests::unreachable_server_falls_back
2026-06-19T23:31:51.8824787Z         PASS [   0.023s] ( 792/1231) spt-net net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged
2026-06-19T23:31:51.8876587Z         PASS [   0.022s] ( 793/1231) spt-net net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps
2026-06-19T23:31:51.8923392Z         PASS [   0.027s] ( 794/1231) spt-net net::pairing::ratelimit::tests::backoff_is_per_subnet
2026-06-19T23:31:51.8959421Z         PASS [   0.025s] ( 795/1231) spt-net net::pairing::ratelimit::tests::failures_impose_exponential_backoff
2026-06-19T23:31:51.9022266Z         PASS [   0.019s] ( 796/1231) spt-net net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets
2026-06-19T23:31:51.9080673Z         PASS [   0.025s] ( 797/1231) spt-net net::pairing::ratelimit::tests::one_active_ceremony_per_subnet
2026-06-19T23:31:51.9106444Z         PASS [   0.023s] ( 798/1231) spt-net net::pairing::ratelimit::tests::success_clears_accumulated_backoff
2026-06-19T23:31:51.9124933Z         PASS [   0.021s] ( 799/1231) spt-net net::pairing::rendezvous::tests::distinct_same_length_names_diverge
2026-06-19T23:31:51.9178556Z         PASS [   0.025s] ( 800/1231) spt-net net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision
2026-06-19T23:31:51.9185703Z         PASS [   0.019s] ( 801/1231) spt-net net::pairing::rendezvous::tests::token_is_deterministic
2026-06-19T23:31:51.9254071Z         PASS [   0.017s] ( 802/1231) spt-net net::pairing::rendezvous::tests::token_varies_with_name_and_step
2026-06-19T23:31:51.9401812Z         PASS [   0.030s] ( 803/1231) spt-net net::pairing::rendezvous::tests::window_is_three_adjacent_tokens
2026-06-19T23:31:51.9841426Z         PASS [   0.066s] ( 804/1231) spt-net net::pairing::spake::tests::reflected_role_is_rejected_by_pake
2026-06-19T23:31:52.0018906Z         PASS [   2.024s] ( 805/1231) spt-live resume::tests::download_renders_role_first_then_live_then_project
2026-06-19T23:31:52.0112248Z         PASS [   0.099s] ( 806/1231) spt-net net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key
2026-06-19T23:31:52.0181771Z         PASS [   0.185s] ( 807/1231) spt-net net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint
2026-06-19T23:31:52.0264737Z         PASS [   0.107s] ( 808/1231) spt-net net::pairing::spake::tests::stale_epoch_fails
2026-06-19T23:31:52.0277498Z         PASS [   0.102s] ( 809/1231) spt-net net::pairing::spake::tests::stale_step_fails
2026-06-19T23:31:52.0290940Z         PASS [   0.089s] ( 810/1231) spt-net net::pairing::spake::tests::substituted_pubkey_fails
2026-06-19T23:31:52.0328148Z         PASS [   0.015s] ( 811/1231) spt-net net::pairing::totp::tests::code_at_is_six_zero_padded_digits
2026-06-19T23:31:52.0385305Z         PASS [   0.013s] ( 812/1231) spt-net net::pairing::totp::tests::debug_redacts_seed
2026-06-19T23:31:52.0434067Z         PASS [   0.016s] ( 813/1231) spt-net net::pairing::totp::tests::generated_seeds_are_distinct
2026-06-19T23:31:52.0465196Z         PASS [   0.017s] ( 814/1231) spt-net net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors
2026-06-19T23:31:52.0506901Z         PASS [   0.018s] ( 815/1231) spt-net net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded
2026-06-19T23:31:52.0536458Z         PASS [   0.015s] ( 816/1231) spt-net net::pairing::totp::tests::seed_round_trips_through_base32
2026-06-19T23:31:52.0579785Z         PASS [   0.014s] ( 817/1231) spt-net net::pairing::totp::tests::time_step_is_floor_unix_over_period
2026-06-19T23:31:52.0632255Z         PASS [   0.017s] ( 818/1231) spt-net net::pairing::totp::tests::window_accepts_plus_minus_one_only
2026-06-19T23:31:52.0671008Z         PASS [   0.016s] ( 819/1231) spt-net net::pairing::transcript::tests::diverged_shared_secret_fails_verification
2026-06-19T23:31:52.0700928Z         PASS [   0.016s] ( 820/1231) spt-net net::pairing::transcript::tests::each_bound_field_changes_the_tag
2026-06-19T23:31:52.0723308Z         PASS [   0.014s] ( 821/1231) spt-net net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision
2026-06-19T23:31:52.0788086Z         PASS [   0.406s] ( 822/1231) spt-msg::killer_quickstart offline_then_online_delivers_backlog
2026-06-19T23:31:52.0798484Z         PASS [   0.015s] ( 823/1231) spt-net net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ
2026-06-19T23:31:52.0808643Z         PASS [   0.097s] ( 824/1231) spt-net net::pairing::spake::tests::tampered_tag_fails
2026-06-19T23:31:52.0834878Z         PASS [   0.016s] ( 825/1231) spt-net net::pairing::transcript::tests::message_order_is_bound
2026-06-19T23:31:52.0854315Z         PASS [   0.015s] ( 826/1231) spt-net net::pairing::transcript::tests::pake_identity_binds_role_and_context
2026-06-19T23:31:52.0909701Z         PASS [   0.089s] ( 827/1231) spt-net net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake
2026-06-19T23:31:52.1009447Z         PASS [   0.022s] ( 828/1231) spt-net net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-19T23:31:52.1036758Z         PASS [   0.092s] ( 829/1231) spt-net net::pairing::spake::tests::wrong_subnet_fails
2026-06-19T23:31:52.1055135Z         PASS [   0.024s] ( 830/1231) spt-net net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips
2026-06-19T23:31:52.1173701Z         PASS [   0.026s] ( 831/1231) spt-net net::pairing::wire::tests::seed_frame_roster_is_additive_and_roundtrips
2026-06-19T23:31:52.1331993Z         PASS [   0.016s] ( 832/1231) spt-net net::registry::tests::advertise_if_visible_gates_before_join
2026-06-19T23:31:52.1460700Z         PASS [   0.013s] ( 833/1231) spt-net net::registry::tests::distinct_nodes_are_separate_instances
2026-06-19T23:31:52.1628492Z         PASS [   0.017s] ( 834/1231) spt-net net::registry::tests::equal_epoch_replay_is_stale_noop
2026-06-19T23:31:52.1725946Z         PASS [   0.560s] ( 835/1231) spt-msg ring::tests::ring_timeout_cleans_up
2026-06-19T23:31:52.1844668Z         PASS [   0.022s] ( 836/1231) spt-net net::registry::tests::evicting_dead_node_clears_phantom_ambiguity
2026-06-19T23:31:52.1883617Z         PASS [   0.016s] ( 837/1231) spt-net net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin
2026-06-19T23:31:52.2048213Z         PASS [   0.131s] ( 838/1231) spt-net net::pairing::wire::tests::busy_subnet_refuses_ceremony
2026-06-19T23:31:52.2061228Z         PASS [   0.022s] ( 839/1231) spt-net net::registry::tests::exclusion_prunes_cross_subnet_ambiguity
2026-06-19T23:31:52.2113432Z         PASS [   0.023s] ( 840/1231) spt-net net::registry::tests::join_collides_even_with_offline_holder
2026-06-19T23:31:52.2216961Z         PASS [   0.121s] ( 841/1231) spt-net net::pairing::wire::tests::stale_step_is_rejected
2026-06-19T23:31:52.2246409Z         PASS [   0.018s] ( 842/1231) spt-net net::registry::tests::join_fresh_id_is_inserted
2026-06-19T23:31:52.2253795Z         PASS [   0.021s] ( 843/1231) spt-net net::registry::tests::join_colliding_id_on_other_node_refuses_untouched
2026-06-19T23:31:52.2254545Z         PASS [   0.014s] ( 844/1231) spt-net net::registry::tests::join_same_name_in_different_subnet_is_legal
2026-06-19T23:31:52.2369513Z         PASS [   0.015s] ( 845/1231) spt-net net::registry::tests::join_same_node_falls_through_to_lease
2026-06-19T23:31:52.2397530Z         PASS [   0.015s] ( 846/1231) spt-net net::registry::tests::newer_epoch_supersedes_same_node
2026-06-19T23:31:52.2445999Z         PASS [   0.141s] ( 847/1231) spt-net net::pairing::wire::tests::unknown_subnet_is_rejected
2026-06-19T23:31:52.2467174Z         PASS [   0.572s] ( 848/1231) spt-msg::killer_quickstart two_agents_exchange_message_tcp_and_spool
2026-06-19T23:31:52.2480379Z         PASS [   0.023s] ( 849/1231) spt-net net::registry::tests::node_label_rides_the_lease_and_serde
2026-06-19T23:31:52.2510275Z         PASS [   0.025s] ( 850/1231) spt-net net::registry::tests::node_level_label_lease_persist_prune_and_serde
2026-06-19T23:31:52.2539989Z         PASS [   0.017s] ( 851/1231) spt-net net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared
2026-06-19T23:31:52.2578155Z         PASS [   0.018s] ( 852/1231) spt-net net::registry::tests::presence_datum_rides_the_lease_and_serde
2026-06-19T23:31:52.2627587Z         PASS [   0.018s] ( 853/1231) spt-net net::registry::tests::registry_serde_roundtrips
2026-06-19T23:31:52.2685796Z         PASS [   0.021s] ( 854/1231) spt-net net::registry::tests::rename_collision_refuses_whole_ripple
2026-06-19T23:31:52.2707523Z         PASS [   0.023s] ( 855/1231) spt-net net::registry::tests::rename_ripples_rows_across_advertised_subnets
2026-06-19T23:31:52.2778542Z         PASS [   0.026s] ( 856/1231) spt-net net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses
2026-06-19T23:31:52.2798165Z         PASS [   0.026s] ( 857/1231) spt-net net::registry::tests::resolve_across_subnet_qualified_routes_there
2026-06-19T23:31:52.2828151Z         PASS [   0.025s] ( 858/1231) spt-net net::registry::tests::resolve_across_unique_id_resolves
2026-06-19T23:31:52.2845680Z         PASS [   0.206s] ( 859/1231) spt-net net::pairing::wire::tests::create_new_then_join_learns_named_subnet
2026-06-19T23:31:52.2849875Z         PASS [   0.022s] ( 860/1231) spt-net net::registry::tests::resolve_multiple_live_nodes_refuses
2026-06-19T23:31:52.2950263Z         PASS [   0.211s] ( 861/1231) spt-net net::pairing::wire::tests::loopback_pairs_and_transfers_seed_and_roster
2026-06-19T23:31:52.2951001Z         PASS [   0.210s] ( 862/1231) spt-net net::pairing::wire::tests::repair_member_keeps_seed
2026-06-19T23:31:52.3032708Z         PASS [   0.036s] ( 863/1231) spt-net net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found
2026-06-19T23:31:52.3075323Z         PASS [   0.037s] ( 864/1231) spt-net net::registry::tests::resolve_prefers_local_instance
2026-06-19T23:31:52.3119892Z         PASS [   0.035s] ( 865/1231) spt-net net::registry::tests::resolve_sole_live_remote_and_skips_offline
2026-06-19T23:31:52.3144382Z         PASS [   0.035s] ( 866/1231) spt-net net::registry::tests::resource_blurb_rides_the_lease_and_serde
2026-06-19T23:31:52.3185777Z         PASS [   0.036s] ( 867/1231) spt-net net::registry::tests::resource_projection_filters_hidden_and_offline
2026-06-19T23:31:52.3228615Z         PASS [   0.038s] ( 868/1231) spt-net net::registry::tests::resource_projection_threads_node_label
2026-06-19T23:31:52.3258453Z         PASS [   0.041s] ( 869/1231) spt-net net::registry::tests::stale_active_cannot_clobber_newer_offline
2026-06-19T23:31:52.3262141Z         PASS [   0.221s] ( 870/1231) spt-net net::pairing::wire::tests::wrong_code_fails_and_records_no_membership
2026-06-19T23:31:52.3294274Z         PASS [   0.034s] ( 871/1231) spt-net net::registry::tests::suspended_is_addressable_and_roundtrips
2026-06-19T23:31:52.3332666Z         PASS [   0.038s] ( 872/1231) spt-net net::replicate::tests::apply_routes_by_subnet_and_drops_non_member
2026-06-19T23:31:52.3368213Z         PASS [   0.033s] ( 873/1231) spt-net net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines
2026-06-19T23:31:52.3413626Z         PASS [   0.034s] ( 874/1231) spt-net net::replicate::tests::feed_carries_instances_and_node_labels_wire_compat
2026-06-19T23:31:52.3447448Z         PASS [   0.033s] ( 875/1231) spt-net net::replicate::tests::stale_wire_update_cannot_clobber_newer_state
2026-06-19T23:31:52.3496538Z         PASS [   0.035s] ( 876/1231) spt-net net::replicate::tests::update_round_trips_and_tolerates_unknown_field
2026-06-19T23:31:52.3527197Z         PASS [   0.034s] ( 877/1231) spt-net net::rest::tests::records_round_trip_and_degrade
2026-06-19T23:31:52.3559539Z         PASS [   0.033s] ( 878/1231) spt-net net::serveprobe::tests::records_round_trip_and_degrade
2026-06-19T23:31:52.3594036Z         PASS [   0.034s] ( 879/1231) spt-net net::shelllink::tests::records_round_trip_and_degrade
2026-06-19T23:31:52.3618942Z         PASS [   0.036s] ( 880/1231) spt-net net::sync::tests::forged_origin_field_is_inert
2026-06-19T23:31:52.3658258Z         PASS [   0.036s] ( 881/1231) spt-net net::sync::tests::record_split_across_chunks_reassembles
2026-06-19T23:31:52.3692384Z         PASS [   0.036s] ( 882/1231) spt-net net::sync::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-19T23:31:52.3726504Z         PASS [   0.036s] ( 883/1231) spt-net net::update::tests::forged_origin_field_is_inert
2026-06-19T23:31:52.3754054Z         PASS [   0.034s] ( 884/1231) spt-net net::update::tests::record_split_across_chunks_reassembles
2026-06-19T23:31:52.3795193Z         PASS [   0.035s] ( 885/1231) spt-net net::update::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-19T23:31:52.3826467Z         PASS [   0.033s] ( 886/1231) spt-net net::wanmsg::tests::forged_origin_field_is_inert
2026-06-19T23:31:52.3865011Z         PASS [   0.034s] ( 887/1231) spt-net net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field
2026-06-19T23:31:52.3903335Z         PASS [   0.034s] ( 888/1231) spt-net net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals
2026-06-19T23:31:52.3940780Z         PASS [   0.035s] ( 889/1231) spt-net net::xfer::tests::forged_origin_field_is_inert
2026-06-19T23:31:52.3979191Z         PASS [   0.036s] ( 890/1231) spt-net net::xfer::tests::record_split_across_chunks_reassembles
2026-06-19T23:31:52.4035018Z         PASS [   0.038s] ( 891/1231) spt-net net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-19T23:31:52.4053360Z         PASS [   0.033s] ( 892/1231) spt-proto addr::tests::parses_every_qualifier_combination
2026-06-19T23:31:52.4083357Z         PASS [   0.033s] ( 893/1231) spt-proto addr::tests::rejects_doubled_delimiters
2026-06-19T23:31:52.4085178Z         PASS [   0.039s] ( 894/1231) spt-proto addr::tests::display_round_trips
2026-06-19T23:31:52.4107712Z         PASS [   0.031s] ( 895/1231) spt-proto addr::tests::rejects_empty_or_bad_components
2026-06-19T23:31:52.4146108Z         PASS [   0.032s] ( 896/1231) spt-proto chunk::tests::malformed_parts_return_none
2026-06-19T23:31:52.4179541Z         PASS [   0.031s] ( 897/1231) spt-proto chunk::tests::missing_middle_part_is_dropped
2026-06-19T23:31:52.4205642Z         PASS [   0.030s] ( 898/1231) spt-proto chunk::tests::orphan_group_without_head_is_dropped
2026-06-19T23:31:52.4231575Z         PASS [   0.029s] ( 899/1231) spt-proto chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded
2026-06-19T23:31:52.4264593Z         PASS [   0.028s] ( 900/1231) spt-proto chunk::tests::reassemble_stream_handles_mixed_traffic
2026-06-19T23:31:52.4296025Z         PASS [   0.026s] ( 901/1231) spt-proto chunk::tests::short_line_passes_through_unchunked
2026-06-19T23:31:52.4354596Z         PASS [   0.027s] ( 902/1231) spt-proto endpoint::tests::agent_vs_shell_split
2026-06-19T23:31:52.4388934Z         PASS [   0.030s] ( 903/1231) spt-proto endpoint::tests::broker_and_node_families
2026-06-19T23:31:52.4420937Z         PASS [   0.031s] ( 904/1231) spt-proto endpoint::tests::day_one_tags_round_trip
2026-06-19T23:31:52.4471186Z         PASS [   0.031s] ( 905/1231) spt-proto endpoint::tests::shell_kind_round_trips
2026-06-19T23:31:52.4505082Z         PASS [   0.032s] ( 906/1231) spt-proto endpoint::tests::unknown_tag_tolerated_and_preserved
2026-06-19T23:31:52.4528342Z         PASS [   0.032s] ( 907/1231) spt-proto envelope::tests::body_escape_is_cr_linesafe
2026-06-19T23:31:52.4560614Z         PASS [   0.033s] ( 908/1231) spt-proto envelope::tests::body_escape_unescape_round_trips_html_and_newlines
2026-06-19T23:31:52.4586998Z         PASS [   0.008s] ( 909/1231) spt-proto envelope::tests::parser_out_of_order_tags_both_extracted
2026-06-19T23:31:52.4625096Z         PASS [   0.033s] ( 910/1231) spt-proto envelope::tests::from_attr_returns_none_on_garbage_or_empty
2026-06-19T23:31:52.4658028Z         PASS [   0.060s] ( 911/1231) spt-proto chunk::tests::split_then_reassemble_is_byte_identity
2026-06-19T23:31:52.4674810Z         PASS [   0.032s] ( 912/1231) spt-proto envelope::tests::from_attr_unescape_is_amp_last
2026-06-19T23:31:52.4684176Z         PASS [   0.030s] ( 913/1231) spt-proto envelope::tests::parser_both_tags_present
2026-06-19T23:31:52.4712500Z         PASS [   0.029s] ( 914/1231) spt-proto envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved
2026-06-19T23:31:52.4734766Z         PASS [   0.027s] ( 915/1231) spt-proto envelope::tests::parser_no_tags_falls_back_whole_payload_to_live
2026-06-19T23:31:52.4763167Z         PASS [   0.050s] ( 916/1231) spt-proto envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode
2026-06-19T23:31:52.4792644Z         PASS [   0.026s] ( 917/1231) spt-proto envelope::tests::parser_unclosed_live_tag_does_not_scoop_project
2026-06-19T23:31:52.4819305Z         PASS [   0.026s] ( 918/1231) spt-proto event::tests::alarm_event_round_trips
2026-06-19T23:31:52.4845105Z         PASS [   0.026s] ( 919/1231) spt-proto event::tests::attr_decode_is_amp_last
2026-06-19T23:31:52.4874661Z         PASS [   0.025s] ( 920/1231) spt-proto event::tests::attr_order_preserved
2026-06-19T23:31:52.4955145Z         PASS [   0.030s] ( 921/1231) spt-proto event::tests::body_with_literal_event_tokens_round_trips
2026-06-19T23:31:52.4983521Z         PASS [   0.031s] ( 922/1231) spt-proto event::tests::empty_body_envelope_parses
2026-06-19T23:31:52.5012939Z         PASS [   0.033s] ( 923/1231) spt-proto event::tests::malformed_inputs_return_none_without_panic
2026-06-19T23:31:52.5039890Z         PASS [   0.033s] ( 924/1231) spt-proto event::tests::msg_event_round_trips
2026-06-19T23:31:52.5072097Z         PASS [   0.034s] ( 925/1231) spt-proto event::tests::psyche_authorable_types_are_reply_and_notify_only
2026-06-19T23:31:52.5106590Z         PASS [   0.034s] ( 926/1231) spt-proto event::tests::typed_envelope_detected_and_parsed
2026-06-19T23:31:52.5136617Z         PASS [   0.034s] ( 927/1231) spt-proto event::tests::typed_predicate_rejects_partials
2026-06-19T23:31:52.5167161Z         PASS [   0.035s] ( 928/1231) spt-proto event::tests::user_msg_envelope_is_n_minus_one_tolerant
2026-06-19T23:31:52.5191493Z         PASS [   0.035s] ( 929/1231) spt-proto event::tests::user_msg_event_round_trips
2026-06-19T23:31:52.5223708Z         PASS [   0.035s] ( 930/1231) spt-proto event::tests::user_msg_gate_is_not_payload_trusted
2026-06-19T23:31:52.5256233Z         PASS [   0.030s] ( 931/1231) spt-proto event::tests::user_msg_identity_gate_truth_table
2026-06-19T23:31:52.5285441Z         PASS [   0.030s] ( 932/1231) spt-proto id::tests::accepts_japanese_scripts
2026-06-19T23:31:52.5312001Z         PASS [   0.030s] ( 933/1231) spt-proto id::tests::accepts_plain_and_composite_ids
2026-06-19T23:31:52.5340525Z         PASS [   0.030s] ( 934/1231) spt-proto id::tests::rejects_empty_and_overlong
2026-06-19T23:31:52.5367536Z         PASS [   0.029s] ( 935/1231) spt-proto id::tests::rejects_path_whitespace_and_control
2026-06-19T23:31:52.5402178Z         PASS [   0.030s] ( 936/1231) spt-proto id::tests::reports_bad_char_position
2026-06-19T23:31:52.5439597Z         PASS [   0.030s] ( 937/1231) spt-proto id::tests::reserves_address_delimiters
2026-06-19T23:31:52.5468461Z         PASS [   0.030s] ( 938/1231) spt-proto identity::tests::bad_inputs_error_without_panic
2026-06-19T23:31:52.5538620Z         PASS [   0.031s] ( 939/1231) spt-proto identity::tests::public_key_hex_round_trips
2026-06-19T23:31:52.5593761Z         PASS [   0.031s] ( 940/1231) spt-proto payload::tests::base64_known_vectors
2026-06-19T23:31:52.5605177Z         PASS [   0.041s] ( 941/1231) spt-proto identity::tests::known_answer_fixed_seed_is_stable
2026-06-19T23:31:52.5631015Z         PASS [   0.032s] ( 942/1231) spt-proto payload::tests::binary_blob_round_trips_all_byte_values
2026-06-19T23:31:52.5663704Z         PASS [   0.032s] ( 943/1231) spt-proto payload::tests::blob_padding_lengths_round_trip
2026-06-19T23:31:52.5694348Z         PASS [   0.033s] ( 944/1231) spt-proto payload::tests::command_payload_round_trips
2026-06-19T23:31:52.5721247Z         PASS [   0.032s] ( 945/1231) spt-proto payload::tests::text_payload_round_trips
2026-06-19T23:31:52.5752938Z         PASS [   0.031s] ( 946/1231) spt-proto payload::tests::unknown_or_malformed_decodes_to_none
2026-06-19T23:31:52.5782887Z         PASS [   0.031s] ( 947/1231) spt-proto version::tests::current_version_self_compatible
2026-06-19T23:31:52.5810290Z         PASS [   0.027s] ( 948/1231) spt-proto version::tests::n_minus_one_window_accepts_and_rejects
2026-06-19T23:31:52.5834301Z         PASS [   0.024s] ( 949/1231) spt-proto version::tests::window_floor_saturates_at_zero
2026-06-19T23:31:52.5976347Z         PASS [   0.072s] ( 950/1231) spt-proto identity::tests::sign_verify_round_trip
2026-06-19T23:31:52.6022455Z         PASS [   0.039s] ( 951/1231) spt-runtime manifest::tests::digest_section_source_resolution
2026-06-19T23:31:52.6044819Z         PASS [   0.038s] ( 952/1231) spt-runtime manifest::tests::digest_section_validation_errors
2026-06-19T23:31:52.6067703Z         PASS [   0.037s] ( 953/1231) spt-runtime manifest::tests::fetcher_strategy_requires_fetcher_field
2026-06-19T23:31:52.6110206Z         PASS [   0.039s] ( 954/1231) spt-runtime manifest::tests::harness_fixture_parses_all_sections
2026-06-19T23:31:52.6117678Z         PASS [   2.510s] ( 955/1231) spt-live signoff::tests::boundary_writes_resume_commune
2026-06-19T23:31:52.6138865Z         PASS [   0.039s] ( 956/1231) spt-runtime manifest::tests::harness_kind_with_shell_section_fails_validation
2026-06-19T23:31:52.6226165Z         PASS [   0.062s] ( 957/1231) spt-runtime manifest::tests::checked_in_schema_is_current
2026-06-19T23:31:52.6227092Z         PASS [   2.212s] ( 958/1231) spt-msg deliver::tests::recycled_pid_address_does_not_misdeliver
2026-06-19T23:31:52.6259435Z         PASS [   0.042s] ( 959/1231) spt-runtime manifest::tests::inject_env_without_value_fails_validation
2026-06-19T23:31:52.6263402Z         PASS [   0.045s] ( 960/1231) spt-runtime manifest::tests::host_binaries_optional_and_n1_safe
2026-06-19T23:31:52.6273669Z         PASS [   0.049s] ( 961/1231) spt-runtime manifest::tests::hint_keyword_matching
2026-06-19T23:31:52.6315840Z         PASS [   0.029s] ( 962/1231) spt-runtime manifest::tests::message_idle_translation_binary_opt_in
2026-06-19T23:31:52.6353859Z         PASS [   0.037s] ( 963/1231) spt-runtime manifest::tests::manifest_schema_shape
2026-06-19T23:31:52.6354500Z         PASS [   0.031s] ( 964/1231) spt-runtime manifest::tests::minimal_header_only_manifest_is_valid
2026-06-19T23:31:52.6386424Z         PASS [   0.032s] ( 965/1231) spt-runtime manifest::tests::per_capability_act_gate_parses_and_validates
2026-06-19T23:31:52.6435534Z         PASS [   0.032s] ( 966/1231) spt-runtime manifest::tests::profile_overlays_hints_wholesale
2026-06-19T23:31:52.6491598Z         PASS [   0.037s] ( 967/1231) spt-runtime manifest::tests::round_trips_through_toml
2026-06-19T23:31:52.6508781Z         PASS [   0.037s] ( 968/1231) spt-runtime manifest::tests::shell_fixture_parses
2026-06-19T23:31:52.6549087Z         PASS [   0.032s] ( 969/1231) spt-runtime manifest::tests::shell_kind_without_shell_section_fails_validation
2026-06-19T23:31:52.6571337Z         PASS [   0.034s] ( 970/1231) spt-runtime manifest::tests::shell_tunnel_opt_in
2026-06-19T23:31:52.6605025Z         PASS [   0.035s] ( 971/1231) spt-runtime manifest::tests::shortcut_basename_optional_with_default
2026-06-19T23:31:52.6617945Z         PASS [   0.035s] ( 972/1231) spt-runtime manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic
2026-06-19T23:31:52.6662249Z         PASS [   0.039s] ( 973/1231) spt-runtime manifest::tests::unknown_enum_variant_is_an_error_not_a_panic
2026-06-19T23:31:52.6691830Z         PASS [   0.038s] ( 974/1231) spt-runtime manifest::tests::update_avenue_content_signing_fields
2026-06-19T23:31:52.6717294Z         PASS [   0.037s] ( 975/1231) spt-runtime profile::tests::deep_nested_leaf_replace
2026-06-19T23:31:52.6749774Z         PASS [   0.040s] ( 976/1231) spt-runtime manifest::tests::update_avenue_gh_release_fields
2026-06-19T23:31:52.6784948Z         PASS [   0.040s] ( 977/1231) spt-runtime profile::tests::file_pointer_recognized_only_for_single_file_key_table
2026-06-19T23:31:52.6825997Z         PASS [   0.039s] ( 978/1231) spt-runtime profile::tests::leaf_replace_contract
2026-06-19T23:31:52.6852805Z         PASS [   0.036s] ( 979/1231) spt-runtime profile::tests::profile_overlays_strings
2026-06-19T23:31:52.6881897Z         PASS [   0.037s] ( 980/1231) spt-runtime profile::tests::resolve_shipped_profile_applies_overlay
2026-06-19T23:31:52.6915353Z         PASS [   0.037s] ( 981/1231) spt-runtime profile::tests::resolve_unknown_profile_errors
2026-06-19T23:31:52.6944955Z         PASS [   0.037s] ( 982/1231) spt-runtime profile::tests::split_option_first_colon
2026-06-19T23:31:52.6983781Z         PASS [   0.038s] ( 983/1231) spt-runtime profile::tests::string_dot_path_read_write
2026-06-19T23:31:52.7015905Z         PASS [   0.040s] ( 984/1231) spt-runtime profile::tests::tighten_only_allows_tightening
2026-06-19T23:31:52.7044881Z         PASS [   0.038s] ( 985/1231) spt-runtime profile::tests::tighten_only_refuses_loosened_over_cap
2026-06-19T23:31:52.7079988Z         PASS [   0.039s] ( 986/1231) spt-runtime profile::tests::tighten_only_refuses_loosened_require_approval
2026-06-19T23:31:52.7278100Z         PASS [  17.253s] ( 987/1231) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-06-19T23:31:52.7319302Z         PASS [   0.060s] ( 988/1231) spt-runtime registry::tests::create_local_profile_guards
2026-06-19T23:31:52.7373413Z         PASS [   0.059s] ( 989/1231) spt-runtime registry::tests::delete_local_profile_rules
2026-06-19T23:31:52.7390798Z         PASS [   0.064s] ( 990/1231) spt-runtime registry::tests::cross_adapter_fallback_target_resolves_adapter_and_profile
2026-06-19T23:31:52.7410483Z         PASS [   0.053s] ( 991/1231) spt-runtime registry::tests::invalid_manifest_records_nothing
2026-06-19T23:31:52.7633420Z         PASS [   0.065s] ( 992/1231) spt-runtime registry::tests::missing_string_file_skips_at_read_without_error
2026-06-19T23:31:52.7639728Z         PASS [   0.081s] ( 993/1231) spt-runtime registry::tests::deregister_is_soft_and_readd_reactivates
2026-06-19T23:31:52.7643056Z         PASS [   0.079s] ( 994/1231) spt-runtime registry::tests::file_backed_string_reads_contents_lazily
2026-06-19T23:31:52.7662007Z         PASS [   0.064s] ( 995/1231) spt-runtime registry::tests::pointer_missing_manifest_is_deferred_not_cryptic
2026-06-19T23:31:52.7703666Z         PASS [   0.079s] ( 996/1231) spt-runtime registry::tests::local_profile_overrides_a_shipped_file_pointer
2026-06-19T23:31:52.7748069Z         PASS [   0.080s] ( 997/1231) spt-runtime registry::tests::local_profile_survives_readd
2026-06-19T23:31:52.7799519Z         PASS [   0.016s] ( 998/1231) spt-runtime resolve::tests::normalize_folds_case_and_stems_first_dot
2026-06-19T23:31:52.7808389Z         PASS [   0.073s] ( 999/1231) spt-runtime registry::tests::resolve_option_bare_shipped_and_local
2026-06-19T23:31:52.7816917Z         PASS [   0.050s] (1000/1231) spt-runtime registry::tests::string_file_pointer_escaping_the_dir_is_refused_at_register
2026-06-19T23:31:52.7818013Z         PASS [   0.054s] (1001/1231) spt-runtime registry::tests::resolve_option_in_matches_disk
2026-06-19T23:31:52.7822750Z         PASS [   0.078s] (1002/1231) spt-runtime registry::tests::register_copy_vs_pointer_by_avenue
2026-06-19T23:31:52.7937520Z         PASS [   0.052s] (1003/1231) spt-runtime resolve::tests::no_candidate_when_no_adapter_hosts_binary
2026-06-19T23:31:52.7979583Z         PASS [   0.034s] (1004/1231) spt-runtime resolve::tests::pointer_is_sibling_to_adapter_dirs
2026-06-19T23:31:52.8045114Z         PASS [   0.038s] (1005/1231) spt-runtime resolve::tests::renamed_in_use_exe_still_resolves
2026-06-19T23:31:52.8084355Z         PASS [   0.071s] (1006/1231) spt-runtime registry::tests::strings_get_set_through_overlay
2026-06-19T23:31:52.8114780Z         PASS [   0.037s] (1007/1231) spt-runtime resolve::tests::single_candidate_resolves_base_no_pointer
2026-06-19T23:31:52.8133700Z         PASS [   0.032s] (1008/1231) spt-runtime runtime::tests::fills_known_placeholders
2026-06-19T23:31:52.8182767Z         PASS [   0.036s] (1009/1231) spt-runtime runtime::tests::literal_braces_still_escape_per_token
2026-06-19T23:31:52.8199927Z         PASS [   0.055s] (1010/1231) spt-runtime resolve::tests::pointer_overrides_fallback
2026-06-19T23:31:52.8228802Z         PASS [   0.029s] (1011/1231) spt-runtime runtime::tests::missing_key_and_empty_command_errors_still_fire
2026-06-19T23:31:52.8258236Z         PASS [   0.027s] (1012/1231) spt-runtime runtime::tests::missing_key_errors_before_spawn
2026-06-19T23:31:52.8288503Z         PASS [   0.024s] (1013/1231) spt-runtime runtime::tests::multiword_value_is_one_argv_element
2026-06-19T23:31:52.8316088Z         PASS [   0.092s] (1014/1231) spt-runtime resolve::tests::fallback_picks_freshest_then_name
2026-06-19T23:31:52.8326619Z         PASS [   0.024s] (1015/1231) spt-runtime runtime::tests::placeholder_inside_larger_token_substitutes_in_place
2026-06-19T23:31:52.8341771Z         PASS [   0.054s] (1016/1231) spt-runtime resolve::tests::stale_pointer_self_heals_to_fallback
2026-06-19T23:31:52.8362952Z         PASS [   0.025s] (1017/1231) spt-runtime runtime::tests::quote_and_semicolon_values_stay_one_element
2026-06-19T23:31:52.8403710Z         PASS [   0.027s] (1018/1231) spt-runtime runtime::tests::resolve_program_adds_exe_suffix_on_windows
2026-06-19T23:31:52.8427191Z         PASS [   0.024s] (1019/1231) spt-runtime runtime::tests::resolve_program_falls_back_to_path
2026-06-19T23:31:52.8470444Z         PASS [   0.028s] (1020/1231) spt-runtime runtime::tests::resolve_program_prefers_install_dir
2026-06-19T23:31:52.8477782Z         PASS [   0.078s] (1021/1231) spt-runtime resolve::tests::set_clear_prune_rules
2026-06-19T23:31:52.8523076Z         PASS [   0.027s] (1022/1231) spt-runtime runtime::tests::tokenize_honors_double_quotes
2026-06-19T23:31:52.8559329Z         PASS [   0.075s] (1023/1231) spt-runtime runtime::tests::bounded_run_captures_success
2026-06-19T23:31:52.8561035Z         PASS [   0.028s] (1024/1231) spt-runtime runtime::tests::unknown_role_errors
2026-06-19T23:31:52.8636345Z         PASS [   0.031s] (1025/1231) spt-store access::tests::recent_outbound_correlates_within_window
2026-06-19T23:31:52.8667284Z         PASS [   0.035s] (1026/1231) spt-store access::tests::allow_revoke_open_polarity
2026-06-19T23:31:52.8741728Z         PASS [   0.051s] (1027/1231) spt-runtime runtime::tests::spawn_session_detached_returns_pid
2026-06-19T23:31:52.8754438Z         PASS [   0.041s] (1028/1231) spt-store access::tests::recent_outbound_is_bounded
2026-06-19T23:31:52.8762582Z         PASS [   0.033s] (1029/1231) spt-store access::tests::users_reservation_decodes_inert
2026-06-19T23:31:52.8787523Z         PASS [   0.042s] (1030/1231) spt-store access::tests::recent_outbound_persists
2026-06-19T23:31:52.8858164Z         PASS [   0.039s] (1031/1231) spt-store atomic::tests::atomic_write_bytes_round_trips
2026-06-19T23:31:52.8867052Z         PASS [   0.034s] (1032/1231) spt-store atomic::tests::retry_absorbs_transient_then_succeeds
2026-06-19T23:31:52.8871370Z         PASS [   0.047s] (1033/1231) spt-store access::tests::store_persists_and_degrades_open
2026-06-19T23:31:52.8895621Z         PASS [   0.034s] (1034/1231) spt-store atomic::tests::retry_does_not_retry_non_transient
2026-06-19T23:31:52.8928636Z         PASS [   0.037s] (1035/1231) spt-store atomic::tests::retry_gives_up_after_max_attempts
2026-06-19T23:31:52.8932650Z         PASS [   0.045s] (1036/1231) spt-store atomic::tests::atomic_write_creates_and_replaces
2026-06-19T23:31:52.8955157Z         PASS [   0.032s] (1037/1231) spt-store atomic::tests::to_forward_slash_strips_unc_prefix
2026-06-19T23:31:52.9016249Z         PASS [   0.027s] (1038/1231) spt-store attachment::tests::boot_reset_and_serving_filter
2026-06-19T23:31:52.9043293Z         PASS [   0.038s] (1039/1231) spt-store attachment::tests::attached_default_flip_roundtrip
2026-06-19T23:31:52.9095423Z         PASS [   0.034s] (1040/1231) spt-store attachment::tests::corrupt_file_degrades_to_attached
2026-06-19T23:31:52.9358839Z         PASS [   0.042s] (1041/1231) spt-store contextmark::tests::join_bump_dominates_both_parents
2026-06-19T23:31:52.9403536Z         PASS [   0.045s] (1042/1231) spt-store contextmark::tests::marker_round_trips_v1_and_v2
2026-06-19T23:31:52.9470789Z         PASS [   0.045s] (1043/1231) spt-store contextmark::tests::merge_decisions
2026-06-19T23:31:52.9484693Z         PASS [   0.044s] (1044/1231) spt-store contextmark::tests::vector_compare_covers_all_orders
2026-06-19T23:31:52.9606111Z         PASS [   0.051s] (1045/1231) spt-store contextmark::tests::vector_parse_tolerant
2026-06-19T23:31:53.2261900Z         PASS [   0.278s] (1046/1231) spt-store contextstore::tests::invalid_id_refused
2026-06-19T23:31:53.2931667Z         PASS [   0.406s] (1047/1231) spt-store branchstore::tests::open_or_init_idempotent
2026-06-19T23:31:53.3470599Z         LEAK [   0.565s] (1048/1231) spt-runtime runtime::tests::bounded_run_kills_on_timeout
2026-06-19T23:31:53.3673221Z         PASS [   0.020s] (1049/1231) spt-store epoch::tests::corrupt_or_absent_file_degrades_safely
2026-06-19T23:31:53.3893907Z         PASS [   0.022s] (1050/1231) spt-store epoch::tests::counter_persists_across_reload
2026-06-19T23:31:53.4068454Z         PASS [   0.017s] (1051/1231) spt-store epoch::tests::next_is_strictly_increasing_from_one
2026-06-19T23:31:53.4273356Z         PASS [   0.021s] (1052/1231) spt-store gitrun::tests::deadline_kills_and_reports_timed_out
2026-06-19T23:31:53.5219815Z         PASS [   0.094s] (1053/1231) spt-store gitrun::tests::version_runs_within_budget
2026-06-19T23:31:53.5329543Z         PASS [   0.011s] (1054/1231) spt-store grants::tests::grant_match_is_exact_per_tuple
2026-06-19T23:31:53.5473063Z         PASS [   0.013s] (1055/1231) spt-store grants::tests::grant_revoke_roundtrip_default_deny
2026-06-19T23:31:53.5717845Z         PASS [   0.026s] (1056/1231) spt-store grants::tests::persistence_and_corrupt_degrade_to_deny
2026-06-19T23:31:53.6012252Z         PASS [   0.029s] (1057/1231) spt-store history::tests::appends_one_record_per_line
2026-06-19T23:31:55.0309096Z         PASS [   1.430s] (1058/1231) spt-store history::tests::context_entries_carry_the_discriminator
2026-06-19T23:31:55.0496751Z         PASS [   2.160s] (1059/1231) spt-store branchstore::tests::sweep_removes_only_stale_empty_locks
2026-06-19T23:31:55.0668553Z         PASS [   0.036s] (1060/1231) spt-store history::tests::digest_entries_go_to_a_separate_log
2026-06-19T23:31:55.0780977Z         PASS [   0.028s] (1061/1231) spt-store home::tests::adoption_stamps_only_unset_and_only_when_unambiguous
2026-06-19T23:31:55.0942977Z         PASS [   0.027s] (1062/1231) spt-store home::tests::home_assignment_matrix
2026-06-19T23:31:55.1013675Z         PASS [   0.023s] (1063/1231) spt-store home::tests::scope_seeding_never_clobbers_user_policy
2026-06-19T23:31:55.1094980Z         PASS [   0.014s] (1064/1231) spt-store home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward
2026-06-19T23:31:55.1147686Z         PASS [   0.013s] (1065/1231) spt-store hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms
2026-06-19T23:31:55.1536651Z         PASS [   0.045s] (1066/1231) spt-store info::tests::busy_sentinel_round_trips_and_read_pid_is_none
2026-06-19T23:31:55.2041875Z         PASS [   0.051s] (1067/1231) spt-store info::tests::controllable_is_additive_and_round_trips
2026-06-19T23:31:55.2464338Z         PASS [   0.042s] (1068/1231) spt-store info::tests::corrupt_content_returns_none
2026-06-19T23:31:55.4793697Z         PASS [   2.603s] (1069/1231) spt-store branchstore::tests::branches_are_independent_roots
2026-06-19T23:31:55.5089604Z         PASS [   0.262s] (1070/1231) spt-store info::tests::mutate_info_serializes_writers_so_offline_is_never_clobbered
2026-06-19T23:31:55.5411945Z         PASS [   0.062s] (1071/1231) spt-store info::tests::psyche_host_error_round_trips_and_set_clear_increments
2026-06-19T23:31:55.5512962Z         PASS [  12.968s] (1072/1231) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-06-19T23:31:55.5541901Z         PASS [   0.045s] (1073/1231) spt-store info::tests::read_pid_tolerates_schema_minimal
2026-06-19T23:31:55.5960290Z         PASS [   0.045s] (1074/1231) spt-store info::tests::set_last_active_stamps_recency
2026-06-19T23:31:55.6034643Z         PASS [   0.053s] (1075/1231) spt-store info::tests::set_driven_by_stamps_and_clears
2026-06-19T23:31:55.6046514Z         PASS [   0.050s] (1076/1231) spt-store info::tests::set_resources_writes_and_clears_the_blurb
2026-06-19T23:31:55.6359349Z         PASS [   0.041s] (1077/1231) spt-store info::tests::set_status_marks_existing_record
2026-06-19T23:31:55.6446597Z         PASS [   0.040s] (1078/1231) spt-store info::tests::write_read_round_trip
2026-06-19T23:31:55.6509599Z         PASS [   2.764s] (1079/1231) spt-store branchstore::tests::multi_key_commit_is_one_commit
2026-06-19T23:31:55.6717222Z         PASS [   0.075s] (1080/1231) spt-store info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair
2026-06-19T23:31:55.6718880Z         PASS [   2.785s] (1081/1231) spt-store branchstore::tests::commit_then_read_at_tip
2026-06-19T23:31:55.6838583Z         PASS [   0.046s] (1082/1231) spt-store liveness::tests::busy_and_missing_keep_interim_parity
2026-06-19T23:31:55.6944771Z         PASS [   0.046s] (1083/1231) spt-store liveness::tests::daemon_hosted_offline_overrides_live_pid
2026-06-19T23:31:55.7053233Z         PASS [   0.052s] (1084/1231) spt-store liveness::tests::daemon_hosted_online_survives_dead_pid
2026-06-19T23:31:55.7366879Z         PASS [   2.843s] (1085/1231) spt-store branchstore::tests::unchanged_write_is_no_commit
2026-06-19T23:31:55.7370785Z         PASS [   0.065s] (1086/1231) spt-store liveness::tests::external_perch_still_pid_probes
2026-06-19T23:31:55.7469181Z         PASS [   0.056s] (1087/1231) spt-store nodeid::tests::corrupt_key_errors_never_regenerates
2026-06-19T23:31:55.7488828Z         PASS [   0.059s] (1088/1231) spt-store nodeid::tests::create_then_load_is_stable
2026-06-19T23:31:55.7532594Z         PASS [   0.081s] (1089/1231) spt-store liveness::tests::registry_entry_keys_on_status_for_hosted_rows
2026-06-19T23:31:55.7567505Z         PASS [   0.053s] (1090/1231) spt-store nodeid::tests::seed_hex_round_trips
2026-06-19T23:31:55.7742259Z         PASS [   0.021s] (1091/1231) spt-store notif::tests::row_serde_round_trips_with_forward_compat
2026-06-19T23:31:55.8735690Z         PASS [   0.137s] (1092/1231) spt-store notif::tests::listing_is_subnet_scoped
2026-06-19T23:31:55.8935561Z         PASS [   2.945s] (1093/1231) spt-store contextstore::tests::project_branch_holds_many_agents
2026-06-19T23:31:55.8991076Z         PASS [   0.024s] (1094/1231) spt-store peeraddrs::tests::corrupt_file_degrades_to_empty
2026-06-19T23:31:55.9247300Z         PASS [   0.185s] (1095/1231) spt-store notif::tests::produce_list_dismiss_round_trip
2026-06-19T23:31:55.9330319Z         PASS [   0.035s] (1096/1231) spt-store peeraddrs::tests::record_is_one_step_and_skips_noops
2026-06-19T23:31:55.9342142Z         PASS [   0.160s] (1097/1231) spt-store notif::tests::stale_undismissed_copy_cannot_undismiss
2026-06-19T23:31:55.9365755Z         PASS [   0.042s] (1098/1231) spt-store peeraddrs::tests::put_get_roundtrip_and_noop_reput
2026-06-19T23:31:55.9369826Z         PASS [   0.181s] (1099/1231) spt-store notif::tests::seen_unions_and_surfaced_maxes
2026-06-19T23:31:55.9405587Z         PASS [   0.189s] (1100/1231) spt-store notif::tests::reopen_is_durable_and_corrupt_seen_degrades
2026-06-19T23:31:55.9474166Z         PASS [   0.024s] (1101/1231) spt-store perch::tests::child_files_route_through_one_resolver
2026-06-19T23:31:55.9546728Z         PASS [   0.020s] (1102/1231) spt-store perch::tests::explicit_parent_wins_over_infer
2026-06-19T23:31:55.9569786Z         PASS [   0.023s] (1103/1231) spt-store perch::tests::classification_matrix
2026-06-19T23:31:55.9679179Z         PASS [   0.031s] (1104/1231) spt-store perch::tests::resolve_psyche_and_worker_nest_under_parent
2026-06-19T23:31:55.9733497Z         PASS [   0.030s] (1105/1231) spt-store perch::tests::resolve_self_is_flat
2026-06-19T23:31:55.9750639Z         PASS [   0.032s] (1106/1231) spt-store perch::tests::list_self_perch_ids_enumerates_bound_top_level
2026-06-19T23:31:55.9763948Z         PASS [   0.240s] (1107/1231) spt-store notif::tests::merge_is_idempotent_and_commutative
2026-06-19T23:31:55.9878163Z         PASS [   0.033s] (1108/1231) spt-store perch::tests::spt_home_is_pure_and_honors_env
2026-06-19T23:31:55.9907597Z         PASS [   0.043s] (1109/1231) spt-store perch::tests::shell_perches_resolve_under_owner_shells_namespace
2026-06-19T23:31:55.9918747Z         PASS [   0.024s] (1110/1231) spt-store proc::tests::exe_basename_dead_pid_is_none
2026-06-19T23:31:55.9935708Z         PASS [   0.038s] (1111/1231) spt-store proc::tests::current_process_is_alive
2026-06-19T23:31:56.0091714Z         PASS [   0.039s] (1112/1231) spt-store proc::tests::exe_basename_resolves_current_process
2026-06-19T23:31:56.0141873Z         PASS [   0.042s] (1113/1231) spt-store proc::tests::parent_pid_resolves_and_is_alive
2026-06-19T23:31:56.0165983Z         PASS [   0.034s] (1114/1231) spt-store proc::tests::pid_zero_is_dead_on_every_os
2026-06-19T23:31:56.0172432Z         PASS [   0.022s] (1115/1231) spt-store proc::tests::unassigned_pid_is_dead
2026-06-19T23:31:56.0312698Z         PASS [   0.038s] (1116/1231) spt-store project::tests::url_spellings_normalize_to_one_id
2026-06-19T23:31:56.0350967Z         PASS [   0.044s] (1117/1231) spt-store proc::tests::process_cmdline_reads_a_live_arg_marker
2026-06-19T23:31:56.1619231Z         PASS [   0.149s] (1118/1231) spt-store registry::tests::register_and_lookup
2026-06-19T23:31:56.1667339Z         PASS [   0.135s] (1119/1231) spt-store registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds
2026-06-19T23:31:56.2264130Z         PASS [   0.193s] (1120/1231) spt-store registry::tests::reregister_replaces_address
2026-06-19T23:31:56.2482064Z         PASS [   0.241s] (1121/1231) spt-store registry::tests::clean_keys_on_status_for_daemon_hosted_rows
2026-06-19T23:31:56.2489966Z         PASS [   0.238s] (1122/1231) spt-store registry::tests::clean_removes_dead_keeps_live
2026-06-19T23:31:56.2807379Z         PASS [   0.053s] (1123/1231) spt-store rename::tests::live_nested_child_blocks_rename
2026-06-19T23:31:56.2910465Z         PASS [   0.123s] (1124/1231) spt-store registry::tests::resolve_on_empty_registry_is_none_not_error
2026-06-19T23:31:56.3155382Z         PASS [   0.064s] (1125/1231) spt-store rename::tests::rename_refusals_leave_owlery_untouched
2026-06-19T23:31:56.3159840Z         PASS [   0.026s] (1126/1231) spt-store roster::tests::merge_entry_is_strictly_greater_lease_wins
2026-06-19T23:31:56.3190020Z         PASS [   0.038s] (1127/1231) spt-store roster::tests::is_member_any_spans_subnets_and_honors_tombstones
2026-06-19T23:31:56.3381749Z         PASS [   0.089s] (1128/1231) spt-store rename::tests::rename_ripples_self_and_nested_children
2026-06-19T23:31:56.3474934Z         PASS [   0.035s] (1129/1231) spt-store roster::tests::merge_is_commutative_and_idempotent
2026-06-19T23:31:56.3656531Z         PASS [   0.048s] (1130/1231) spt-store roster::tests::roster_for_projects_one_subnets_slice
2026-06-19T23:31:56.3700210Z         PASS [   0.048s] (1131/1231) spt-store roster::tests::offline_member_persists_through_silence_and_reload
2026-06-19T23:31:56.3783993Z         PASS [   0.205s] (1132/1231) spt-store registry::tests::resolve_cleans_before_lookup
2026-06-19T23:31:56.3855661Z         PASS [   0.025s] (1133/1231) spt-store roster::tests::tombstone_dominates_suppresses_reinsert_and_clears
2026-06-19T23:31:56.3891900Z         PASS [   0.024s] (1134/1231) spt-store roster::tests::tombstones_are_scoped_and_merge
2026-06-19T23:31:56.3913405Z         PASS [   0.027s] (1135/1231) spt-store roster::tests::upsert_self_overwrites_unconditionally
2026-06-19T23:31:56.4038291Z         PASS [   0.065s] (1136/1231) spt-store roster::tests::serde_additive_and_degrades_to_empty
2026-06-19T23:31:56.4147096Z         PASS [   0.046s] (1137/1231) spt-store rotation::tests::coalesce_is_per_subnet
2026-06-19T23:31:56.4255606Z         PASS [   0.053s] (1138/1231) spt-store rotation::tests::coalesce_unions_revokees_and_keeps_earliest_deadline
2026-06-19T23:31:56.4321597Z         PASS [   0.037s] (1139/1231) spt-store rotation::tests::due_subnets_respects_deadline_and_force_is_immediate
2026-06-19T23:31:56.4366321Z         PASS [   0.023s] (1140/1231) spt-store seed::tests::seed_round_trips_through_json
2026-06-19T23:31:56.4395867Z         PASS [   0.032s] (1141/1231) spt-store seed::tests::absent_cwd_is_omitted
2026-06-19T23:31:56.4433668Z         PASS [   0.052s] (1142/1231) spt-store rotation::tests::persists_and_degrades_to_empty
2026-06-19T23:31:56.4493302Z         PASS [   0.439s] (1143/1231) spt-store registry::tests::concurrent_registration_never_locks
2026-06-19T23:31:56.4762320Z         PASS [   0.050s] (1144/1231) spt-store sessions::tests::appends_and_reads_in_order
2026-06-19T23:31:56.4826602Z         PASS [   0.046s] (1145/1231) spt-store sessions::tests::tolerant_of_garbage_lines
2026-06-19T23:31:56.4831342Z         PASS [   0.046s] (1146/1231) spt-store sessions::tests::same_session_rebind_is_deduped
2026-06-19T23:31:56.4949539Z         PASS [   0.042s] (1147/1231) spt-store shellinfo::tests::composite_option_mints_colon_free_id_and_carries_the_composite
2026-06-19T23:31:56.5182037Z         PASS [   0.073s] (1148/1231) spt-store shellinfo::tests::alias_unique_rename_and_resolution
2026-06-19T23:31:56.5419791Z         PASS [   0.065s] (1149/1231) spt-store shellinfo::tests::mint_smallest_free_and_teardown_frees
2026-06-19T23:31:56.5445573Z         PASS [   0.061s] (1150/1231) spt-store shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance
2026-06-19T23:31:56.7362711Z         PASS [   0.744s] (1151/1231) spt-store project::tests::derivation_ladder
2026-06-19T23:31:56.7486024Z         PASS [   0.206s] (1152/1231) spt-store spool::tests::reopen_is_idempotent
2026-06-19T23:31:56.7586519Z         PASS [   0.267s] (1153/1231) spt-store spool::tests::drain_marks_delivered_and_is_idempotent
2026-06-19T23:31:56.7645875Z         PASS [   0.283s] (1154/1231) spt-store spool::tests::deferred_row_survives_event_drain_then_hook_delivers
2026-06-19T23:31:56.8091249Z         PASS [   0.044s] (1155/1231) spt-store subnet::tests::add_joined_preserves_seed_and_epoch
2026-06-19T23:31:56.8239089Z         PASS [   0.015s] (1156/1231) spt-store subnet::tests::adopt_rotation_takes_newer_seed_and_is_idempotent
2026-06-19T23:31:56.8399660Z         PASS [   0.016s] (1157/1231) spt-store subnet::tests::create_subnet_starts_at_epoch_one_unique_name
2026-06-19T23:31:56.8523936Z         PASS [   0.012s] (1158/1231) spt-store subnet::tests::hex_round_trips_and_rejects_bad_input
2026-06-19T23:31:58.6216570Z         PASS [   1.770s] (1159/1231) spt-store subnet::tests::hide_new_endpoints_defaults_off_and_persists
2026-06-19T23:31:58.6531237Z         PASS [   0.031s] (1160/1231) spt-store subnet::tests::minted_seeds_are_random
2026-06-19T23:31:58.8027119Z         PASS [   0.150s] (1161/1231) spt-store subnet::tests::missing_or_corrupt_file_is_empty_store
2026-06-19T23:31:58.8523751Z         PASS [   2.311s] (1162/1231) spt-store spool::tests::non_deferred_drain_skips_deferred_and_preserves_order
2026-06-19T23:31:58.8556945Z         PASS [   0.053s] (1163/1231) spt-store subnet::tests::no_prior_generation_before_rotation
2026-06-19T23:31:58.8716342Z         PASS [   0.019s] (1164/1231) spt-store subnet::tests::remove_drops_membership
2026-06-19T23:31:58.8777212Z         PASS [   0.022s] (1165/1231) spt-store subnet::tests::rotate_bumps_epoch_and_changes_seed
2026-06-19T23:31:58.8902298Z         PASS [   2.142s] (1166/1231) spt-store spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path
2026-06-19T23:31:58.8910608Z         PASS [   2.155s] (1167/1231) spt-store spool::tests::spool_touches_has_messages_sentinel
2026-06-19T23:31:58.9211933Z         PASS [   0.049s] (1168/1231) spt-store subnet::tests::store_persists_multi_subnet_and_rotation
2026-06-19T23:31:58.9545397Z         PASS [   2.196s] (1169/1231) spt-store spool::tests::wan_spool_dedups_on_op_id_across_reopen
2026-06-19T23:31:59.0588765Z         PASS [   2.542s] (1170/1231) spt-store spool::tests::event_part_body_persists_byte_exact
2026-06-19T23:31:59.0726021Z         PASS [   2.646s] (1171/1231) spt-store sessions::tests::last_k_and_bounding
2026-06-19T23:31:59.2467688Z         PASS [   6.311s] (1172/1231) spt-store contextstore::tests::conflict_artifacts_preserve_both_versions
2026-06-19T23:31:59.2684377Z         PASS [   0.022s] (1173/1231) spt-store timefmt::tests::formats_known_instants
2026-06-19T23:31:59.3151951Z         PASS [   0.047s] (1174/1231) spt-store timefmt::tests::lexical_order_matches_chronological_order
2026-06-19T23:31:59.3420252Z         PASS [   0.026s] (1175/1231) spt-store visibility::tests::hidden_gates_sync_even_when_listed
2026-06-19T23:31:59.3624829Z         PASS [   0.020s] (1176/1231) spt-store visibility::tests::hidden_is_or_of_defaults
2026-06-19T23:31:59.3855083Z         PASS [   0.024s] (1177/1231) spt-store visibility::tests::override_wins_both_directions
2026-06-19T23:31:59.4166846Z         PASS [   0.031s] (1178/1231) spt-store visibility::tests::store_persists_and_degrades_safe
2026-06-19T23:31:59.4257141Z         PASS [  11.424s] (1179/1231) spt-daemon::sync two_tier_sync_lands_and_gate_refuses_server_side
2026-06-19T23:31:59.4343992Z         PASS [   0.476s] (1180/1231) spt-store syncmerge::tests::non_context_branch_refused
2026-06-19T23:31:59.4456277Z         PASS [   0.029s] (1181/1231) spt-store visibility::tests::synced_requires_membership_listing
2026-06-19T23:31:59.4725078Z         PASS [   0.038s] (1182/1231) spt-store xfer::tests::xfer_id_is_filename_safe_and_distinct
2026-06-19T23:31:59.4887512Z         PASS [   0.063s] (1183/1231) spt-store xfer::tests::progress_round_trips_per_role_and_updates_mid_flight
2026-06-19T23:31:59.4918356Z         PASS [   0.047s] (1184/1231) spt-term digest::tests::config_defaults_are_the_presentation_formula
2026-06-19T23:31:59.5002160Z         PASS [   6.207s] (1185/1231) spt-store contextstore::tests::two_tier_layout_and_commits
2026-06-19T23:31:59.5054829Z         PASS [   0.032s] (1186/1231) spt-term digest::tests::truncate_arg_cuts_to_width_with_ellipsis
2026-06-19T23:31:59.5131563Z         PASS [   0.025s] (1187/1231) spt-term projection::tests::agent_between_tools_breaks_the_sprint
2026-06-19T23:31:59.5239587Z         PASS [   0.031s] (1188/1231) spt-term projection::tests::context_record_discriminator
2026-06-19T23:31:59.5377487Z         PASS [   0.033s] (1189/1231) spt-term projection::tests::diagnostics_record_every_drop_with_reason
2026-06-19T23:31:59.5381908Z         PASS [   0.035s] (1190/1231) spt-term projection::tests::diagnostics_clean_stream_has_no_drops
2026-06-19T23:31:59.5446074Z         PASS [   0.031s] (1191/1231) spt-term projection::tests::empty_input_projects_empty_digest
2026-06-19T23:31:59.5575482Z         PASS [   0.034s] (1192/1231) spt-term projection::tests::leading_output_without_input_is_a_preamble_turn
2026-06-19T23:31:59.5878061Z         PASS [   0.052s] (1193/1231) spt-term projection::tests::projects_input_agent_and_collapses_tool_sprints
2026-06-19T23:31:59.5879667Z         PASS [   0.052s] (1194/1231) spt-term projection::tests::malformed_unknown_role_and_toolless_tool_are_skipped
2026-06-19T23:31:59.5880464Z         PASS [   0.044s] (1195/1231) spt-term projection::tests::sprint_collapse_off_keeps_tools_separate
2026-06-19T23:31:59.5891491Z         PASS [   0.032s] (1196/1231) spt-term projection::tests::timeline_boundary_divider_and_window_bridge
2026-06-19T23:31:59.6371908Z         PASS [   0.045s] (1197/1231) spt-term projection::tests::truncates_tool_args_to_width
2026-06-19T23:31:59.6546999Z         PASS [   0.063s] (1198/1231) spt-term projection::tests::timeline_folds_context_into_a_turn
2026-06-19T23:31:59.6704607Z         PASS [   0.081s] (1199/1231) spt-term projection::tests::unknown_fields_are_tolerated
2026-06-19T23:31:59.6747410Z         PASS [   0.083s] (1200/1231) spt-term projection::tests::ts_ordering_key_parses_and_is_optional
2026-06-19T23:31:59.6867064Z         PASS [   0.035s] (1201/1231) spt-term projection::tests::windows_to_last_n_turns
2026-06-19T23:31:59.6904194Z         PASS [   0.053s] (1202/1231) spt-term projection::tests::window_input_turns_bridges_and_trims
2026-06-19T23:31:59.6996535Z         PASS [   0.028s] (1203/1231) spt-term reader::tests::dsr_matcher_finds_query_across_chunk_boundary
2026-06-19T23:31:59.6997310Z         PASS [   0.029s] (1204/1231) spt-term reader::tests::auto_answers_synthetic_dsr_query
2026-06-19T23:31:59.7411830Z         PASS [   0.046s] (1205/1231) spt-term reader::tests::no_dsr_means_no_answer
2026-06-19T23:31:59.7542453Z         PASS [   0.042s] (1206/1231) spt-term winprog::tests::earlier_path_dir_wins
2026-06-19T23:31:59.7617833Z         PASS [   0.073s] (1207/1231) spt-term winprog::tests::bare_name_prefers_cmd_over_extensionless_shim
2026-06-19T23:31:59.7661913Z         PASS [   0.033s] (1208/1231) spt-term winprog::tests::explicit_extension_is_classified_in_place
2026-06-19T23:31:59.7704521Z         PASS [   0.065s] (1209/1231) spt-term winprog::tests::bare_name_prefers_exe_and_spawns_direct
2026-06-19T23:31:59.7719777Z         PASS [   0.030s] (1210/1231) spt-term winprog::tests::unresolvable_passes_through
2026-06-19T23:31:59.8791301Z         PASS [   0.114s] (1211/1231) spt-term::inject ctrl_c_interrupts_the_child
2026-06-19T23:31:59.8852274Z         PASS [   0.112s] (1212/1231) spt-term::inject send_line_reaches_child_and_preserves_order
2026-06-19T23:31:59.9011383Z         PASS [   0.141s] (1213/1231) spt-term::dsr conpty_output_not_withheld_under_the_drain
2026-06-19T23:31:59.9196224Z         PASS [   0.154s] (1214/1231) spt-term::dsr drain_forwards_child_output
2026-06-19T23:31:59.9912960Z         PASS [   0.107s] (1215/1231) spt-term::stream delivers_every_value_under_resize
2026-06-19T23:31:59.9913662Z         PASS [   0.072s] (1216/1231) spt-term::winspawn pty_spawns_a_cmd_script_via_cmd_wrap
2026-06-19T23:32:00.0004032Z         PASS [   0.099s] (1217/1231) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-06-19T23:32:00.0526926Z         PASS [   0.061s] (1218/1231) xtask::bin/xtask converge_tests::converge_table_renders_rows_and_success_predicate
2026-06-19T23:32:00.0661668Z         PASS [   7.187s] (1219/1231) spt-store branchstore::tests::branches_by_recency_orders_newest_first
2026-06-19T23:32:00.9819427Z         PASS [   1.103s] (1220/1231) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-06-19T23:32:01.0276937Z         PASS [  13.216s] (1221/1231) spt-daemon::sync concurrent_writes_reconcile_on_elected_node_and_converge
2026-06-19T23:32:01.5853462Z         PASS [   8.359s] (1222/1231) spt-store contextstore::tests::rename_ripples_both_tiers
2026-06-19T23:32:01.9649261Z         PASS [   9.024s] (1223/1231) spt-store contextstore::tests::fork_copies_both_tiers_then_diverges
2026-06-19T23:32:02.9322611Z         PASS [   9.972s] (1224/1231) spt-store contextstore::tests::remove_endpoint_removes_exactly_the_source
2026-06-19T23:32:03.6600915Z         PASS [   4.739s] (1225/1231) spt-store syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite
2026-06-19T23:32:04.0883186Z         PASS [   5.210s] (1226/1231) spt-store syncmerge::tests::adopt_then_incremental_then_idempotent_repull
2026-06-19T23:32:04.6566635Z         PASS [   5.598s] (1227/1231) spt-store syncmerge::tests::project_branch_unions_disjoint_agents
2026-06-19T23:32:05.4539361Z         PASS [   6.563s] (1228/1231) spt-store syncmerge::tests::dominated_incoming_drops_but_joins_dag
2026-06-19T23:32:05.7166273Z         PASS [   6.826s] (1229/1231) spt-store syncmerge::tests::concurrent_writes_surface_on_both_nodes
2026-06-19T23:32:06.3278407Z         PASS [  11.213s] (1230/1231) spt-store info::tests::concurrent_read_during_writes_never_torn
2026-06-19T23:32:06.6669662Z         PASS [   7.594s] (1231/1231) spt-store syncmerge::tests::reconciled_write_propagates_and_clears_artifacts
2026-06-19T23:32:06.6670370Z ────────────
2026-06-19T23:32:06.6670691Z      Summary [  44.003s] 1231 tests run: 1231 passed (6 leaky), 1 skipped
2026-06-19T23:32:11.7880357Z ##[group]Run cargo test --workspace --doc
2026-06-19T23:32:11.7880887Z [36;1mcargo test --workspace --doc[0m
2026-06-19T23:32:11.7954857Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-19T23:32:11.7955078Z ##[endgroup]
2026-06-19T23:32:14.1450574Z    Compiling strsim v0.11.1
2026-06-19T23:32:14.1472525Z    Compiling unicode-segmentation v1.13.3
2026-06-19T23:32:14.2533717Z    Compiling darling_core v0.20.11
2026-06-19T23:32:14.3812428Z    Compiling convert_case v0.10.0
2026-06-19T23:32:14.5398008Z    Compiling derive_more-impl v2.1.1
2026-06-19T23:32:15.2923697Z    Compiling darling_macro v0.20.11
2026-06-19T23:32:15.5604288Z    Compiling darling v0.20.11
2026-06-19T23:32:15.6946735Z    Compiling derive_builder_core v0.20.2
2026-06-19T23:32:16.1536472Z    Compiling derive_more v2.1.1
2026-06-19T23:32:16.1630725Z    Compiling derive_builder_macro v0.20.2
2026-06-19T23:32:16.3379173Z    Compiling n0-future v0.3.2
2026-06-19T23:32:16.3379554Z    Compiling iroh-base v0.98.0
2026-06-19T23:32:16.3379810Z    Compiling noq-proto v0.17.0
2026-06-19T23:32:16.4038460Z    Compiling n0-watcher v0.6.1
2026-06-19T23:32:16.4126307Z    Compiling derive_builder v0.20.2
2026-06-19T23:32:16.5173680Z    Compiling netwatch v0.16.0
2026-06-19T23:32:16.5361019Z    Compiling vergen-lib v9.1.0
2026-06-19T23:32:16.5361238Z    Compiling vergen-lib v0.1.6
2026-06-19T23:32:16.5758872Z    Compiling iroh-dns v0.98.0
2026-06-19T23:32:16.6336544Z    Compiling vergen v9.1.0
2026-06-19T23:32:16.6698731Z    Compiling vergen-gitcl v1.0.8
2026-06-19T23:32:16.9853801Z    Compiling iroh-relay v0.98.0
2026-06-19T23:32:17.0499872Z    Compiling portmapper v0.16.0
2026-06-19T23:32:19.2087262Z    Compiling noq v0.18.0
2026-06-19T23:32:24.2766787Z    Compiling iroh v0.98.2
2026-06-19T23:32:33.1258061Z    Compiling spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-19T23:32:34.4467332Z    Compiling spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-19T23:32:42.9049143Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.86s
2026-06-19T23:32:42.9235617Z    Doc-tests spt_daemon
2026-06-19T23:32:43.4697795Z 
2026-06-19T23:32:43.4698036Z running 0 tests
2026-06-19T23:32:43.4698142Z 
2026-06-19T23:32:43.4698310Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-19T23:32:43.4698526Z 
2026-06-19T23:32:43.4769718Z    Doc-tests spt_live
2026-06-19T23:32:43.5418379Z 
2026-06-19T23:32:43.5418570Z running 0 tests
2026-06-19T23:32:43.5418720Z 
2026-06-19T23:32:43.5418977Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-19T23:32:43.5419337Z 
2026-06-19T23:32:43.5468111Z    Doc-tests spt_msg
2026-06-19T23:32:43.6029972Z 
2026-06-19T23:32:43.6030237Z running 0 tests
2026-06-19T23:32:43.6030350Z 
2026-06-19T23:32:43.6030533Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-19T23:32:43.6030760Z 
2026-06-19T23:32:43.6085066Z    Doc-tests spt_net
2026-06-19T23:32:43.8578332Z 
2026-06-19T23:32:43.8578674Z running 0 tests
2026-06-19T23:32:43.8578820Z 
2026-06-19T23:32:43.8579098Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-19T23:32:43.8579423Z 
2026-06-19T23:32:43.8647129Z    Doc-tests spt_proto
2026-06-19T23:32:43.9114142Z 
2026-06-19T23:32:43.9114301Z running 0 tests
2026-06-19T23:32:43.9114401Z 
2026-06-19T23:32:43.9115238Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-19T23:32:43.9115571Z 
2026-06-19T23:32:43.9161186Z    Doc-tests spt_runtime
2026-06-19T23:32:44.1312837Z 
2026-06-19T23:32:44.1313087Z running 0 tests
2026-06-19T23:32:44.1313198Z 
2026-06-19T23:32:44.1313448Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-19T23:32:44.1313665Z 
2026-06-19T23:32:44.1375650Z    Doc-tests spt_store
2026-06-19T23:32:44.2938650Z 
2026-06-19T23:32:44.2938896Z running 0 tests
2026-06-19T23:32:44.2939010Z 
2026-06-19T23:32:44.2939176Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-19T23:32:44.2939391Z 
2026-06-19T23:32:44.2998989Z    Doc-tests spt_term
2026-06-19T23:32:44.3700352Z 
2026-06-19T23:32:44.3700599Z running 0 tests
2026-06-19T23:32:44.3700708Z 
2026-06-19T23:32:44.3700885Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-19T23:32:44.3701106Z 
2026-06-19T23:32:44.4499159Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-19T23:32:44.4499552Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-19T23:32:44.4561508Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-19T23:32:44.4561733Z ##[endgroup]
2026-06-19T23:32:45.3835634Z     Checking cfg-if v1.0.4
2026-06-19T23:32:45.3838044Z     Checking windows-link v0.2.1
2026-06-19T23:32:45.3838328Z     Checking typenum v1.20.1
2026-06-19T23:32:45.3849633Z     Checking memchr v2.8.1
2026-06-19T23:32:45.3849928Z     Checking critical-section v1.2.0
2026-06-19T23:32:45.3854937Z     Checking subtle v2.6.1
2026-06-19T23:32:45.3860339Z     Checking smallvec v1.15.1
2026-06-19T23:32:45.3865505Z     Checking serde_core v1.0.228
2026-06-19T23:32:45.3867257Z     Checking equivalent v1.0.2
2026-06-19T23:32:45.3867504Z     Checking itoa v1.0.18
2026-06-19T23:32:45.3867772Z     Checking cpufeatures v0.2.17
2026-06-19T23:32:45.3868782Z     Checking pin-project-lite v0.2.17
2026-06-19T23:32:45.3871874Z     Checking hashbrown v0.17.1
2026-06-19T23:32:45.3872366Z     Checking log v0.4.32
2026-06-19T23:32:45.3879080Z     Checking zeroize v1.8.2
2026-06-19T23:32:45.4349083Z    Compiling getrandom v0.3.4
2026-06-19T23:32:45.4384419Z     Checking windows-sys v0.61.2
2026-06-19T23:32:45.4760759Z     Checking getrandom v0.2.17
2026-06-19T23:32:45.4883060Z     Checking futures-core v0.3.32
2026-06-19T23:32:45.5016067Z     Checking rand_core v0.10.1
2026-06-19T23:32:45.5237000Z     Checking bytes v1.11.1
2026-06-19T23:32:45.5328849Z     Checking stable_deref_trait v1.2.1
2026-06-19T23:32:45.5411235Z    Compiling jobserver v0.1.34
2026-06-19T23:32:45.5585513Z     Checking bitflags v2.12.1
2026-06-19T23:32:45.5709800Z     Checking zerofrom v0.1.8
2026-06-19T23:32:45.6042150Z     Checking libc v0.2.186
2026-06-19T23:32:45.6154603Z     Checking winapi v0.3.9
2026-06-19T23:32:45.6183246Z     Checking futures-sink v0.3.32
2026-06-19T23:32:45.6183591Z     Checking slab v0.4.12
2026-06-19T23:32:45.6318556Z     Checking futures-io v0.3.32
2026-06-19T23:32:45.6345043Z     Checking futures-task v0.3.32
2026-06-19T23:32:45.6395770Z     Checking getrandom v0.4.2
2026-06-19T23:32:45.7331542Z    Compiling cc v1.2.63
2026-06-19T23:32:45.7331890Z     Checking yoke v0.8.3
2026-06-19T23:32:45.7503350Z     Checking futures-channel v0.3.32
2026-06-19T23:32:45.7717216Z     Checking rand_core v0.6.4
2026-06-19T23:32:45.7717616Z     Checking zerocopy v0.8.50
2026-06-19T23:32:45.7824928Z     Checking signature v2.2.0
2026-06-19T23:32:45.7883793Z     Checking zmij v1.0.21
2026-06-19T23:32:45.7945907Z     Checking fastrand v2.4.1
2026-06-19T23:32:45.8666095Z     Checking fallible-iterator v0.3.0
2026-06-19T23:32:45.9135330Z     Checking ed25519 v2.2.3
2026-06-19T23:32:45.9308432Z     Checking litemap v0.8.2
2026-06-19T23:32:45.9484065Z     Checking zerovec v0.11.6
2026-06-19T23:32:45.9699456Z     Checking futures-util v0.3.32
2026-06-19T23:32:45.9733979Z     Checking writeable v0.6.3
2026-06-19T23:32:45.9762674Z     Checking fallible-streaming-iterator v0.1.9
2026-06-19T23:32:45.9790426Z     Checking indexmap v2.14.0
2026-06-19T23:32:46.0398489Z     Checking zerotrie v0.2.4
2026-06-19T23:32:46.0453155Z     Checking windows_x86_64_msvc v0.52.6
2026-06-19T23:32:46.0765536Z     Checking utf8_iter v1.0.4
2026-06-19T23:32:46.1531596Z     Checking windows-targets v0.52.6
2026-06-19T23:32:46.1532249Z     Checking icu_properties_data v2.2.0
2026-06-19T23:32:46.1671027Z     Checking icu_normalizer_data v2.2.0
2026-06-19T23:32:46.1671377Z     Checking percent-encoding v2.3.2
2026-06-19T23:32:46.2163400Z     Checking http v1.4.1
2026-06-19T23:32:46.2184627Z     Checking cpufeatures v0.3.0
2026-06-19T23:32:46.2704164Z     Checking windows-sys v0.59.0
2026-06-19T23:32:46.2883577Z     Checking scopeguard v1.2.0
2026-06-19T23:32:46.3261264Z     Checking thiserror v2.0.18
2026-06-19T23:32:46.3298202Z     Checking chacha20 v0.10.0
2026-06-19T23:32:46.3641046Z     Checking rustls-pki-types v1.14.1
2026-06-19T23:32:46.3857955Z     Checking form_urlencoded v1.2.2
2026-06-19T23:32:46.3885722Z     Checking lock_api v0.4.14
2026-06-19T23:32:46.4048215Z     Checking generic-array v0.14.7
2026-06-19T23:32:46.4645416Z     Checking untrusted v0.9.0
2026-06-19T23:32:46.5386480Z    Compiling fnv v1.0.7
2026-06-19T23:32:46.5648354Z    Compiling cmake v0.1.58
2026-06-19T23:32:46.5929276Z     Checking tinystr v0.8.3
2026-06-19T23:32:46.6359104Z     Checking potential_utf v0.1.5
2026-06-19T23:32:46.6412863Z    Compiling darling_core v0.20.11
2026-06-19T23:32:46.6753705Z     Checking rand v0.10.1
2026-06-19T23:32:46.6871096Z     Checking windows-strings v0.5.1
2026-06-19T23:32:46.6993040Z     Checking windows-result v0.4.1
2026-06-19T23:32:46.7831470Z     Checking icu_collections v2.2.0
2026-06-19T23:32:46.7899211Z     Checking icu_locale_core v2.2.0
2026-06-19T23:32:46.8559029Z     Checking const-oid v0.10.2
2026-06-19T23:32:46.8751173Z     Checking atomic-waker v1.1.2
2026-06-19T23:32:46.8895879Z     Checking num-traits v0.2.19
2026-06-19T23:32:47.0441762Z     Checking derive_more v2.1.1
2026-06-19T23:32:47.0442076Z     Checking crypto-common v0.1.7
2026-06-19T23:32:47.0889190Z     Checking block-buffer v0.10.4
2026-06-19T23:32:47.1139431Z     Checking http-body v1.0.1
2026-06-19T23:32:47.1324494Z     Checking hybrid-array v0.4.12
2026-06-19T23:32:47.1734539Z     Checking either v1.16.0
2026-06-19T23:32:47.1794579Z     Checking base64ct v1.8.3
2026-06-19T23:32:47.2266498Z     Checking digest v0.10.7
2026-06-19T23:32:47.2359762Z     Checking parking_lot_core v0.9.12
2026-06-19T23:32:47.2532055Z     Checking httparse v1.10.1
2026-06-19T23:32:47.4293380Z     Checking tower-service v0.3.3
2026-06-19T23:32:47.4479248Z     Checking pem-rfc7468 v1.0.0
2026-06-19T23:32:47.4748205Z     Checking tinyvec_macros v0.1.1
2026-06-19T23:32:47.4748762Z     Checking curve25519-dalek v4.1.3
2026-06-19T23:32:47.5530344Z     Checking serde v1.0.228
2026-06-19T23:32:47.5614547Z     Checking sha2 v0.10.9
2026-06-19T23:32:47.5655867Z     Checking serde_json v1.0.150
2026-06-19T23:32:47.5728138Z     Checking data-encoding v2.11.0
2026-06-19T23:32:47.5791193Z     Checking icu_provider v2.2.0
2026-06-19T23:32:47.6011655Z     Checking base64 v0.22.1
2026-06-19T23:32:47.6140449Z     Checking try-lock v0.2.5
2026-06-19T23:32:47.7649160Z    Compiling libsqlite3-sys v0.30.1
2026-06-19T23:32:47.8111853Z    Compiling aws-lc-sys v0.41.0
2026-06-19T23:32:47.8140934Z    Compiling ring v0.17.14
2026-06-19T23:32:47.8270469Z     Checking fs2 v0.4.3
2026-06-19T23:32:47.8532343Z     Checking want v0.3.1
2026-06-19T23:32:47.8640995Z     Checking icu_properties v2.2.0
2026-06-19T23:32:47.8958712Z     Checking icu_normalizer v2.2.0
2026-06-19T23:32:47.8959065Z     Checking crypto-common v0.2.2
2026-06-19T23:32:47.9862961Z     Checking block-buffer v0.12.0
2026-06-19T23:32:47.9912107Z     Checking der v0.8.0-rc.10
2026-06-19T23:32:48.0526314Z     Checking portable-atomic v1.13.1
2026-06-19T23:32:48.1860197Z     Checking ipnet v2.12.0
2026-06-19T23:32:48.2469133Z     Checking tinyvec v1.11.0
2026-06-19T23:32:48.2947992Z     Checking parking_lot v0.12.5
2026-06-19T23:32:48.4144778Z     Checking ed25519-dalek v2.2.0
2026-06-19T23:32:48.4340223Z     Checking n0-error v0.1.3
2026-06-19T23:32:48.4545321Z     Checking windows-core v0.62.2
2026-06-19T23:32:48.4729139Z     Checking inout v0.1.4
2026-06-19T23:32:48.4902528Z    Compiling anyhow v1.0.102
2026-06-19T23:32:48.5874541Z     Checking once_cell v1.21.4
2026-06-19T23:32:48.6050938Z     Checking spt-proto v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-19T23:32:48.6165581Z     Checking serial-core v0.4.0
2026-06-19T23:32:48.6752934Z     Checking spin v0.10.0
2026-06-19T23:32:48.6753288Z     Checking cordyceps v0.3.4
2026-06-19T23:32:48.7842974Z     Checking tracing-core v0.1.36
2026-06-19T23:32:48.8420141Z     Checking parking v2.2.1
2026-06-19T23:32:48.8578028Z     Checking httpdate v1.0.3
2026-06-19T23:32:48.9480747Z     Checking diatomic-waker v0.2.3
2026-06-19T23:32:48.9689514Z     Checking idna_adapter v1.2.2
2026-06-19T23:32:48.9752311Z     Checking spki v0.8.0-rc.4
2026-06-19T23:32:48.9792830Z     Checking futures-lite v2.6.1
2026-06-19T23:32:49.0168960Z     Checking serial-windows v0.4.0
2026-06-19T23:32:49.0240572Z     Checking pin-project v1.1.13
2026-06-19T23:32:49.0598696Z     Checking thiserror v1.0.69
2026-06-19T23:32:49.0752942Z     Checking futures-buffered v0.2.13
2026-06-19T23:32:49.0952922Z     Checking cipher v0.4.4
2026-06-19T23:32:49.1049816Z     Checking idna v1.1.0
2026-06-19T23:32:49.1247279Z     Checking digest v0.11.3
2026-06-19T23:32:49.1309207Z     Checking memoffset v0.6.5
2026-06-19T23:32:49.1443396Z     Checking tracing v0.1.44
2026-06-19T23:32:49.1609301Z     Checking serde_spanned v0.6.9
2026-06-19T23:32:49.1632266Z     Checking toml_datetime v0.6.11
2026-06-19T23:32:49.2910992Z     Checking universal-hash v0.5.1
2026-06-19T23:32:49.3418636Z     Checking aho-corasick v1.1.4
2026-06-19T23:32:49.3432714Z     Checking sync_wrapper v1.0.2
2026-06-19T23:32:49.3505487Z     Checking pin-utils v0.1.0
2026-06-19T23:32:49.4010115Z    Compiling powerfmt v0.2.0
2026-06-19T23:32:49.4022135Z     Checking bitflags v1.3.2
2026-06-19T23:32:49.4254824Z     Checking toml_write v0.1.2
2026-06-19T23:32:49.4368080Z     Checking byteorder v1.5.0
2026-06-19T23:32:49.4368396Z     Checking opaque-debug v0.3.1
2026-06-19T23:32:49.4450238Z     Checking url v2.5.8
2026-06-19T23:32:49.4475968Z     Checking lazy_static v1.5.0
2026-06-19T23:32:49.4698431Z     Checking regex-syntax v0.8.10
2026-06-19T23:32:49.5035489Z     Checking winnow v0.7.15
2026-06-19T23:32:49.5143156Z     Checking ahash v0.8.12
2026-06-19T23:32:49.5446725Z     Checking allocator-api2 v0.2.21
2026-06-19T23:32:49.6081444Z     Checking hash32 v0.2.1
2026-06-19T23:32:49.6081802Z     Checking shared_library v0.1.9
2026-06-19T23:32:49.6331785Z    Compiling deranged v0.5.8
2026-06-19T23:32:49.7215312Z     Checking polyval v0.6.2
2026-06-19T23:32:49.7270525Z     Checking hashbrown v0.14.5
2026-06-19T23:32:49.7270911Z     Checking nix v0.25.1
2026-06-19T23:32:49.7691764Z     Checking ref-cast v1.0.25
2026-06-19T23:32:49.7872695Z     Checking serial v0.4.0
2026-06-19T23:32:49.8577973Z     Checking filedescriptor v0.8.3
2026-06-19T23:32:49.8592283Z     Checking pkcs8 v0.11.0-rc.10
2026-06-19T23:32:49.8696945Z     Checking winreg v0.10.1
2026-06-19T23:32:49.8809154Z     Checking crossbeam-utils v0.8.21
2026-06-19T23:32:49.9154367Z     Checking futures-executor v0.3.32
2026-06-19T23:32:50.0126319Z    Compiling darling_macro v0.20.11
2026-06-19T23:32:50.0452684Z     Checking prefix-trie v0.8.4
2026-06-19T23:32:50.0453051Z     Checking spin v0.9.8
2026-06-19T23:32:50.1212538Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-19T23:32:50.1875297Z     Checking windows-threading v0.2.1
2026-06-19T23:32:50.1928531Z     Checking downcast-rs v1.2.1
2026-06-19T23:32:50.2693665Z     Checking shell-words v1.1.1
2026-06-19T23:32:50.2808683Z     Checking signature v3.0.0
2026-06-19T23:32:50.2893901Z     Checking hashlink v0.9.1
2026-06-19T23:32:50.2924181Z     Checking ryu v1.0.23
2026-06-19T23:32:50.3002643Z     Checking tower-layer v0.3.3
2026-06-19T23:32:50.4010309Z    Compiling num-conv v0.2.2
2026-06-19T23:32:50.4315029Z     Checking dyn-clone v1.0.20
2026-06-19T23:32:50.4696582Z    Compiling time-core v0.1.8
2026-06-19T23:32:50.5094589Z     Checking ed25519 v3.0.0-rc.4
2026-06-19T23:32:50.5368716Z     Checking schemars v1.2.1
2026-06-19T23:32:50.5598908Z    Compiling darling v0.20.11
2026-06-19T23:32:50.5799162Z     Checking portable-pty v0.8.1
2026-06-19T23:32:50.6027426Z     Checking windows-future v0.3.2
2026-06-19T23:32:50.6322352Z     Checking heapless v0.7.17
2026-06-19T23:32:50.6392364Z     Checking hickory-proto v0.26.0-beta.4
2026-06-19T23:32:50.7150217Z     Checking futures v0.3.32
2026-06-19T23:32:50.7673840Z     Checking ghash v0.5.1
2026-06-19T23:32:50.8443422Z    Compiling derive_builder_core v0.20.2
2026-06-19T23:32:50.8532871Z    Compiling time v0.3.47
2026-06-19T23:32:50.9046206Z    Compiling proc-macro-crate v3.5.0
2026-06-19T23:32:50.9149027Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-19T23:32:50.9984273Z     Checking ctr v0.9.2
2026-06-19T23:32:51.1081821Z     Checking toml_edit v0.22.27
2026-06-19T23:32:51.1766883Z     Checking aes v0.8.4
2026-06-19T23:32:51.1955307Z     Checking sha2 v0.11.0-rc.5
2026-06-19T23:32:51.2129947Z     Checking rusqlite v0.32.1
2026-06-19T23:32:51.2528031Z     Checking regex-automata v0.4.14
2026-06-19T23:32:51.2576949Z     Checking windows-numerics v0.3.1
2026-06-19T23:32:51.2791443Z     Checking windows-collections v0.3.2
2026-06-19T23:32:51.4653277Z     Checking http-body-util v0.1.3
2026-06-19T23:32:51.5943121Z     Checking aead v0.5.2
2026-06-19T23:32:51.5973346Z     Checking cobs v0.3.0
2026-06-19T23:32:51.7050104Z     Checking widestring v1.2.1
2026-06-19T23:32:51.7268657Z     Checking aes-gcm v0.10.3
2026-06-19T23:32:51.7441251Z     Checking postcard v1.1.3
2026-06-19T23:32:51.7700181Z     Checking windows v0.62.2
2026-06-19T23:32:51.8840518Z    Compiling num_enum_derive v0.7.6
2026-06-19T23:32:51.8982261Z     Checking data-encoding-macro v0.1.20
2026-06-19T23:32:51.9027961Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-19T23:32:51.9557670Z     Checking spt-store v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-19T23:32:52.0057101Z     Checking crossbeam-epoch v0.9.18
2026-06-19T23:32:52.0874273Z     Checking crossbeam-channel v0.5.15
2026-06-19T23:32:52.1078136Z    Compiling derive_builder_macro v0.20.2
2026-06-19T23:32:52.1402592Z     Checking chrono v0.4.45
2026-06-19T23:32:52.2583355Z    Compiling blake3 v1.8.5
2026-06-19T23:32:52.3017460Z     Checking windows-registry v0.6.1
2026-06-19T23:32:52.4911738Z     Checking uuid v1.23.2
2026-06-19T23:32:52.4998274Z     Checking toml v0.8.23
2026-06-19T23:32:52.5087478Z     Checking tagptr v0.2.0
2026-06-19T23:32:52.5531770Z    Compiling derive_builder v0.20.2
2026-06-19T23:32:52.5587073Z     Checking xml-rs v0.8.28
2026-06-19T23:32:52.6729906Z     Checking rustc-hash v2.1.2
2026-06-19T23:32:52.7876607Z    Compiling vergen-lib v9.1.0
2026-06-19T23:32:52.7917302Z    Compiling vergen-lib v0.1.6
2026-06-19T23:32:52.8353360Z     Checking lru-slab v0.1.2
2026-06-19T23:32:52.9043250Z     Checking mac-addr v0.3.0
2026-06-19T23:32:52.9090918Z     Checking regex v1.12.3
2026-06-19T23:32:52.9517593Z     Checking sorted-index-buffer v0.2.1
2026-06-19T23:32:52.9754462Z    Compiling vergen v9.1.0
2026-06-19T23:32:52.9995164Z     Checking foldhash v0.2.0
2026-06-19T23:32:53.0475603Z     Checking identity-hash v0.1.0
2026-06-19T23:32:53.0509811Z     Checking moka v0.12.15
2026-06-19T23:32:53.0779657Z    Compiling vergen-gitcl v1.0.8
2026-06-19T23:32:53.1159436Z     Checking xmltree v0.10.3
2026-06-19T23:32:53.1456497Z     Checking num_enum v0.7.6
2026-06-19T23:32:53.1829484Z     Checking hashbrown v0.16.1
2026-06-19T23:32:53.2140943Z     Checking strum v0.28.0
2026-06-19T23:32:53.2253189Z     Checking iroh-metrics v0.38.3
2026-06-19T23:32:53.2628594Z     Checking iroh-base v0.98.0
2026-06-19T23:32:53.2699537Z     Checking attohttpc v0.30.1
2026-06-19T23:32:53.3609325Z     Checking simple-dns v0.9.3
2026-06-19T23:32:53.3611181Z     Checking socket2 v0.6.4
2026-06-19T23:32:53.4130666Z     Checking mio v1.2.1
2026-06-19T23:32:53.4560464Z     Checking tempfile v3.27.0
2026-06-19T23:32:53.6384132Z     Checking netdev v0.42.0
2026-06-19T23:32:53.6524174Z     Checking noq-udp v0.10.0
2026-06-19T23:32:53.6966362Z     Checking ipconfig v0.3.4
2026-06-19T23:32:53.7188656Z     Checking sha1_smol v1.0.1
2026-06-19T23:32:53.7287015Z     Checking arrayref v0.3.9
2026-06-19T23:32:53.7870796Z     Checking smol_str v0.1.24
2026-06-19T23:32:53.8161878Z     Checking tokio v1.52.3
2026-06-19T23:32:53.8162382Z     Checking spt-msg v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-19T23:32:53.8192928Z     Checking constant_time_eq v0.4.2
2026-06-19T23:32:53.8234793Z     Checking simdutf8 v0.1.5
2026-06-19T23:32:53.8598401Z     Checking arrayvec v0.7.6
2026-06-19T23:32:53.8651550Z     Checking resolv-conf v0.7.6
2026-06-19T23:32:53.8872615Z     Checking lru v0.16.4
2026-06-19T23:32:53.9203003Z    Compiling iroh-relay v0.98.0
2026-06-19T23:32:53.9315858Z     Checking seize v0.5.1
2026-06-19T23:32:53.9348518Z     Checking serde_bytes v0.11.19
2026-06-19T23:32:53.9670709Z     Checking hmac v0.12.1
2026-06-19T23:32:53.9732580Z     Checking webpki-roots v1.0.7
2026-06-19T23:32:53.9801850Z     Checking cmov v0.5.4
2026-06-19T23:32:54.0251853Z     Checking sha1 v0.10.6
2026-06-19T23:32:54.0609413Z     Checking recvmsg v1.0.0
2026-06-19T23:32:54.0658192Z    Compiling darling_core v0.23.0
2026-06-19T23:32:54.0836826Z     Checking spt-runtime v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-19T23:32:54.0923426Z     Checking spt-term v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-19T23:32:54.1176864Z     Checking hkdf v0.12.4
2026-06-19T23:32:54.1297270Z     Checking anstyle v1.0.14
2026-06-19T23:32:54.1411214Z     Checking once_cell_polyfill v1.70.2
2026-06-19T23:32:54.1443011Z     Checking papaya v0.2.4
2026-06-19T23:32:54.1945311Z     Checking utf8parse v0.2.2
2026-06-19T23:32:54.2310831Z     Checking anstyle-query v1.1.5
2026-06-19T23:32:54.2387321Z     Checking ctutils v0.4.2
2026-06-19T23:32:54.2451131Z     Checking spake2 v0.4.0
2026-06-19T23:32:54.2761602Z     Checking unicode-segmentation v1.13.3
2026-06-19T23:32:54.2902507Z     Checking anstyle-parse v1.0.0
2026-06-19T23:32:54.3228388Z     Checking interprocess v2.4.2
2026-06-19T23:32:54.3440492Z     Checking is_terminal_polyfill v1.70.2
2026-06-19T23:32:54.3542321Z     Checking anstyle-wincon v3.0.11
2026-06-19T23:32:54.3774801Z     Checking foldhash v0.1.5
2026-06-19T23:32:54.4088115Z     Checking colorchoice v1.0.5
2026-06-19T23:32:54.4465983Z     Checking terminal_size v0.4.4
2026-06-19T23:32:54.4515234Z     Checking crossterm_winapi v0.9.1
2026-06-19T23:32:54.4715624Z     Checking itertools v0.13.0
2026-06-19T23:32:54.4926099Z     Checking anstream v1.0.0
2026-06-19T23:32:54.4926465Z     Checking castaway v0.2.4
2026-06-19T23:32:54.5216087Z     Checking hashbrown v0.15.5
2026-06-19T23:32:54.5245319Z     Checking static_assertions v1.1.0
2026-06-19T23:32:54.6301708Z     Checking clap_lex v1.1.0
2026-06-19T23:32:54.6302040Z     Checking strsim v0.11.1
2026-06-19T23:32:54.6302239Z     Checking unicode-width v0.1.14
2026-06-19T23:32:54.6476076Z     Checking compact_str v0.8.2
2026-06-19T23:32:54.6637677Z     Checking strum v0.26.3
2026-06-19T23:32:54.7195606Z     Checking crossterm v0.28.1
2026-06-19T23:32:54.7294197Z     Checking unicode-width v0.2.0
2026-06-19T23:32:54.7914361Z     Checking cassowary v0.3.0
2026-06-19T23:32:54.8116698Z     Checking nucleo-matcher v0.3.1
2026-06-19T23:32:54.8157289Z     Checking clap_builder v4.6.0
2026-06-19T23:32:54.8355329Z     Checking qrcode v0.14.1
2026-06-19T23:32:55.1355841Z     Checking lru v0.12.5
2026-06-19T23:32:55.2524784Z     Checking mock-adapter v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-19T23:32:55.8697526Z     Checking unicode-truncate v1.1.0
2026-06-19T23:32:56.0524446Z     Checking spt-live v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-19T23:32:56.3768548Z     Checking clap v4.6.1
2026-06-19T23:32:56.5838955Z    Compiling darling_macro v0.23.0
2026-06-19T23:32:56.9913214Z    Compiling darling v0.23.0
2026-06-19T23:32:57.2147048Z    Compiling instability v0.3.12
2026-06-19T23:32:57.2260345Z     Checking tokio-util v0.7.18
2026-06-19T23:32:57.2937894Z     Checking tower v0.5.3
2026-06-19T23:32:57.4064519Z     Checking acto v0.8.2
2026-06-19T23:32:57.4596891Z     Checking backon v1.6.0
2026-06-19T23:32:57.7233310Z     Checking tower-http v0.6.11
2026-06-19T23:32:57.7679387Z     Checking h2 v0.4.14
2026-06-19T23:32:57.7685159Z     Checking n0-future v0.3.2
2026-06-19T23:32:57.7865388Z     Checking tokio-stream v0.1.18
2026-06-19T23:32:57.8162370Z     Checking ratatui v0.29.0
2026-06-19T23:32:57.8224799Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-19T23:32:57.8867705Z     Checking n0-watcher v0.6.1
2026-06-19T23:32:57.8962940Z     Checking iroh-dns v0.98.0
2026-06-19T23:33:00.4277613Z     Checking wmi v0.18.4
2026-06-19T23:33:00.6929941Z     Checking hyper v1.10.1
2026-06-19T23:33:00.9554766Z     Checking netwatch v0.16.0
2026-06-19T23:33:01.6080859Z     Checking hyper-util v0.1.20
2026-06-19T23:33:02.6848271Z     Checking igd-next v0.17.1
2026-06-19T23:33:03.0886972Z     Checking portmapper v0.16.0
2026-06-19T23:33:09.0198709Z    Compiling aws-lc-rs v1.17.0
2026-06-19T23:33:09.0319812Z    Compiling rustls v0.23.40
2026-06-19T23:33:09.8081194Z     Checking rustls-webpki v0.103.13
2026-06-19T23:33:11.5751880Z     Checking tokio-rustls v0.26.4
2026-06-19T23:33:11.5752202Z     Checking noq-proto v0.17.0
2026-06-19T23:33:11.5752510Z     Checking rustls-platform-verifier v0.7.0
2026-06-19T23:33:11.7257546Z     Checking hyper-rustls v0.27.9
2026-06-19T23:33:11.7257756Z     Checking hickory-net v0.26.0-beta.4
2026-06-19T23:33:11.7257939Z     Checking tokio-websockets v0.13.2
2026-06-19T23:33:11.8430053Z     Checking reqwest v0.13.4
2026-06-19T23:33:12.4266752Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-19T23:33:13.6886441Z     Checking noq v0.18.0
2026-06-19T23:33:14.8313724Z     Checking iroh v0.98.2
2026-06-19T23:33:18.1289705Z     Checking spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-19T23:33:19.3597032Z     Checking spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-19T23:33:22.4953944Z     Checking spt v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-19T23:33:23.0117461Z     Checking xtask v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-19T23:33:26.5775606Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.82s
2026-06-19T23:33:26.7511357Z ##[group]Run actions/checkout@v5
2026-06-19T23:33:26.7511567Z with:
2026-06-19T23:33:26.7511704Z   repository: SaberMage/spt-shell-notify
2026-06-19T23:33:26.7511877Z   path: .adapter-notify
2026-06-19T23:33:26.7513646Z   token: ***
2026-06-19T23:33:26.7513764Z   ssh-strict: true
2026-06-19T23:33:26.7513882Z   ssh-user: git
2026-06-19T23:33:26.7514005Z   persist-credentials: true
2026-06-19T23:33:26.7514151Z   clean: true
2026-06-19T23:33:26.7514276Z   sparse-checkout-cone-mode: true
2026-06-19T23:33:26.7514432Z   fetch-depth: 1
2026-06-19T23:33:26.7514545Z   fetch-tags: false
2026-06-19T23:33:26.7514670Z   show-progress: true
2026-06-19T23:33:26.7514790Z   lfs: false
2026-06-19T23:33:26.7514895Z   submodules: false
2026-06-19T23:33:26.7515009Z   set-safe-directory: true
2026-06-19T23:33:26.7515145Z ##[endgroup]
2026-06-19T23:33:26.8221204Z Syncing repository: SaberMage/spt-shell-notify
2026-06-19T23:33:26.8226509Z ##[group]Getting Git version info
2026-06-19T23:33:26.8227339Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-19T23:33:26.8540401Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-19T23:33:26.8742269Z git version 2.43.0.windows.1
2026-06-19T23:33:26.8768152Z ##[endgroup]
2026-06-19T23:33:26.8775192Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\627a1810-7a22-4899-8395-dffba90cf8cf\.gitconfig'
2026-06-19T23:33:26.8789677Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\627a1810-7a22-4899-8395-dffba90cf8cf' before making global git config changes
2026-06-19T23:33:26.8790154Z Adding repository directory to the temporary git global config as a safe directory
2026-06-19T23:33:26.8794544Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-19T23:33:26.9015138Z ##[group]Initializing the repository
2026-06-19T23:33:26.9020881Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-19T23:33:26.9351416Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-19T23:33:26.9381914Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-19T23:33:26.9629628Z ##[endgroup]
2026-06-19T23:33:26.9629994Z ##[group]Disabling automatic garbage collection
2026-06-19T23:33:26.9634743Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-19T23:33:26.9850802Z ##[endgroup]
2026-06-19T23:33:26.9851025Z ##[group]Setting up auth
2026-06-19T23:33:26.9857330Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-19T23:33:27.0071533Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-19T23:33:27.3656788Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-19T23:33:27.3877506Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-19T23:33:27.7395320Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-19T23:33:27.7601810Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-19T23:33:28.0961924Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-19T23:33:28.1246499Z ##[endgroup]
2026-06-19T23:33:28.1246740Z ##[group]Determining the default branch
2026-06-19T23:33:28.1249424Z Retrieving the default branch name
2026-06-19T23:33:28.4914465Z Default branch 'main'
2026-06-19T23:33:28.4914812Z ##[endgroup]
2026-06-19T23:33:28.4915027Z ##[group]Fetching the repository
2026-06-19T23:33:28.4920615Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-19T23:33:29.2878622Z From https://github.com/SaberMage/spt-shell-notify
2026-06-19T23:33:29.2878902Z  * [new branch]      main       -> origin/main
2026-06-19T23:33:29.2994372Z ##[endgroup]
2026-06-19T23:33:29.2994596Z ##[group]Determining the checkout info
2026-06-19T23:33:29.2995543Z ##[endgroup]
2026-06-19T23:33:29.3002464Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-19T23:33:29.3267986Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-19T23:33:29.3491775Z ##[group]Checking out the ref
2026-06-19T23:33:29.3496198Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-19T23:33:29.3816712Z branch 'main' set up to track 'origin/main'.
2026-06-19T23:33:29.3816924Z Reset branch 'main'
2026-06-19T23:33:29.3838996Z ##[endgroup]
2026-06-19T23:33:29.4065765Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-19T23:33:29.4293797Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-19T23:33:29.4520845Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-19T23:33:29.4521190Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-19T23:33:29.4588058Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-19T23:33:29.4588390Z ##[endgroup]
2026-06-19T23:33:29.7267444Z     Updating crates.io index
2026-06-19T23:33:29.8060410Z      Locking 11 packages to latest compatible versions
2026-06-19T23:33:29.8796380Z    Compiling zmij v1.0.21
2026-06-19T23:33:29.8796592Z    Compiling serde_core v1.0.228
2026-06-19T23:33:29.8796749Z    Compiling serde_json v1.0.150
2026-06-19T23:33:29.8796908Z    Compiling memchr v2.8.2
2026-06-19T23:33:29.8797192Z    Compiling itoa v1.0.18
2026-06-19T23:33:32.0339538Z    Compiling spt-shell-notify v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\.adapter-notify)
2026-06-19T23:33:32.3693013Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.68s
2026-06-19T23:33:32.4762850Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-19T23:33:32.4763208Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-19T23:33:32.4832412Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-19T23:33:32.4832630Z env:
2026-06-19T23:33:32.4832900Z   SPT_NOTIFY_SHELL_BIN: C:\actions-runner\_work\spt-core\spt-core\.adapter-notify\target\debug\notify-shell.exe
2026-06-19T23:33:32.4833216Z ##[endgroup]
2026-06-19T23:33:33.2700431Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
2026-06-19T23:33:33.2907073Z      Running tests\notify_shell_e2e.rs (target\debug\deps\notify_shell_e2e-9569cc6ff24adcaa.exe)
2026-06-19T23:33:33.3018611Z 
2026-06-19T23:33:33.3018773Z running 1 test
2026-06-19T23:33:34.6045226Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-19T23:33:34.6045405Z 
2026-06-19T23:33:34.6045610Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.30s
2026-06-19T23:33:34.6045838Z 
2026-06-19T23:33:34.6936404Z ##[group]Run cargo test -p spt --test oneliner_e2e -- --nocapture
2026-06-19T23:33:34.6936753Z [36;1mcargo test -p spt --test oneliner_e2e -- --nocapture[0m
2026-06-19T23:33:34.7000787Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-19T23:33:34.7000999Z env:
2026-06-19T23:33:34.7001110Z   SPT_INSTALL_E2E: 1
2026-06-19T23:33:34.7001236Z ##[endgroup]
2026-06-19T23:33:35.4513598Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
2026-06-19T23:33:35.4724040Z      Running tests\oneliner_e2e.rs (target\debug\deps\oneliner_e2e-a5b226122ddf4f2a.exe)
2026-06-19T23:33:35.4839409Z 
2026-06-19T23:33:35.4839644Z running 2 tests
2026-06-19T23:33:35.4844179Z test at_logon_task_launches_daemon_in_background_not_foreground ... ok
2026-06-19T23:33:43.9760002Z test install_script_against_staged_release ... ok
2026-06-19T23:33:43.9760172Z 
2026-06-19T23:33:43.9760414Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.49s
2026-06-19T23:33:43.9760611Z 
2026-06-19T23:33:44.0621001Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-06-19T23:33:44.0621393Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-06-19T23:33:44.0621691Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-06-19T23:33:44.0621958Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-06-19T23:33:44.0622160Z [36;1mexit 0[0m
2026-06-19T23:33:44.0694343Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-19T23:33:44.0694564Z ##[endgroup]
2026-06-19T23:33:44.3706974Z ##[group]Run cargo run -p xtask -- check
2026-06-19T23:33:44.3707223Z [36;1mcargo run -p xtask -- check[0m
2026-06-19T23:33:44.3772128Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-19T23:33:44.3772353Z ##[endgroup]
2026-06-19T23:33:45.0331131Z    Compiling windows-sys v0.61.2
2026-06-19T23:33:45.0339977Z    Compiling cc v1.2.63
2026-06-19T23:33:45.0406434Z    Compiling rustls v0.23.40
2026-06-19T23:33:45.0477490Z    Compiling fastrand v2.4.1
2026-06-19T23:33:45.0538965Z    Compiling either v1.16.0
2026-06-19T23:33:45.0589759Z    Compiling windows-sys v0.59.0
2026-06-19T23:33:45.1563074Z    Compiling futures-lite v2.6.1
2026-06-19T23:33:45.1740186Z    Compiling prefix-trie v0.8.4
2026-06-19T23:33:45.4934273Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-19T23:33:45.7655976Z    Compiling ring v0.17.14
2026-06-19T23:33:45.7656199Z    Compiling libsqlite3-sys v0.30.1
2026-06-19T23:33:45.7656654Z    Compiling blake3 v1.8.5
2026-06-19T23:33:47.7528033Z    Compiling rusqlite v0.32.1
2026-06-19T23:33:48.1979621Z    Compiling rustls-webpki v0.103.13
2026-06-19T23:33:48.2130950Z    Compiling spt-store v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-19T23:33:49.3867626Z    Compiling spt-msg v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-19T23:33:49.5280453Z    Compiling spt-runtime v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-19T23:33:49.5280933Z    Compiling spt-term v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-19T23:33:49.7474087Z    Compiling socket2 v0.6.4
2026-06-19T23:33:49.7474293Z    Compiling mio v1.2.1
2026-06-19T23:33:49.7474583Z    Compiling netdev v0.42.0
2026-06-19T23:33:49.7493555Z    Compiling seize v0.5.1
2026-06-19T23:33:49.7493835Z    Compiling interprocess v2.4.2
2026-06-19T23:33:49.9978912Z    Compiling papaya v0.2.4
2026-06-19T23:33:50.1239319Z    Compiling noq-udp v0.10.0
2026-06-19T23:33:50.5021581Z    Compiling tokio v1.52.3
2026-06-19T23:33:50.5620993Z    Compiling ipconfig v0.3.4
2026-06-19T23:33:51.0669570Z    Compiling rustls-platform-verifier v0.7.0
2026-06-19T23:33:51.0670124Z    Compiling noq-proto v0.17.0
2026-06-19T23:33:51.2959311Z    Compiling spt-live v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-19T23:33:53.6997803Z    Compiling tokio-util v0.7.18
2026-06-19T23:33:53.6998017Z    Compiling tokio-rustls v0.26.4
2026-06-19T23:33:53.6998252Z    Compiling tower v0.5.3
2026-06-19T23:33:53.6998827Z    Compiling acto v0.8.2
2026-06-19T23:33:53.6999163Z    Compiling backon v1.6.0
2026-06-19T23:33:54.0272319Z    Compiling tower-http v0.6.11
2026-06-19T23:33:54.0408782Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-19T23:33:54.2002123Z    Compiling h2 v0.4.14
2026-06-19T23:33:54.2002423Z    Compiling n0-future v0.3.2
2026-06-19T23:33:54.2002688Z    Compiling tokio-stream v0.1.18
2026-06-19T23:33:54.2002991Z    Compiling tokio-websockets v0.13.2
2026-06-19T23:33:54.2963033Z    Compiling n0-watcher v0.6.1
2026-06-19T23:33:54.3030202Z    Compiling iroh-dns v0.98.0
2026-06-19T23:33:54.4715637Z    Compiling netwatch v0.16.0
2026-06-19T23:33:54.6821154Z    Compiling noq v0.18.0
2026-06-19T23:33:57.0622692Z    Compiling hyper v1.10.1
2026-06-19T23:33:57.0622979Z    Compiling hickory-net v0.26.0-beta.4
2026-06-19T23:33:57.7968800Z    Compiling hyper-util v0.1.20
2026-06-19T23:33:57.8295601Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-19T23:33:58.5839302Z    Compiling hyper-rustls v0.27.9
2026-06-19T23:33:58.5839526Z    Compiling igd-next v0.17.1
2026-06-19T23:33:58.7215837Z    Compiling reqwest v0.13.4
2026-06-19T23:33:59.1469081Z    Compiling portmapper v0.16.0
2026-06-19T23:34:00.9610513Z    Compiling iroh-relay v0.98.0
2026-06-19T23:34:04.1914937Z    Compiling iroh v0.98.2
2026-06-19T23:34:14.1584215Z    Compiling spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-19T23:34:15.4475464Z    Compiling spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-19T23:34:23.7813500Z    Compiling xtask v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-19T23:34:26.4876966Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.88s
2026-06-19T23:34:26.5062881Z      Running `target\debug\xtask.exe check`
2026-06-19T23:35:06.2311364Z xtask check: OK
2026-06-19T23:35:06.3071996Z Post job cleanup.
2026-06-19T23:35:06.4074752Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-19T23:35:06.4304892Z git version 2.43.0.windows.1
2026-06-19T23:35:06.4340186Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\ea5c0429-9ca8-4ae3-b922-2d9d77b11f46\.gitconfig'
2026-06-19T23:35:06.4352974Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\ea5c0429-9ca8-4ae3-b922-2d9d77b11f46' before making global git config changes
2026-06-19T23:35:06.4353452Z Adding repository directory to the temporary git global config as a safe directory
2026-06-19T23:35:06.4358299Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-19T23:35:06.4616572Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-19T23:35:06.4839218Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-19T23:35:06.8405916Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-19T23:35:06.8604340Z http.https://github.com/.extraheader
2026-06-19T23:35:06.8631298Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-19T23:35:06.8863748Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-19T23:35:07.2460313Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-19T23:35:07.2690675Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-19T23:35:07.6377673Z Post job cleanup.
2026-06-19T23:35:07.7403989Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-19T23:35:07.7596602Z git version 2.43.0.windows.1
2026-06-19T23:35:07.7631652Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d498dfdd-8a36-4ab2-bf24-4284ca57794b\.gitconfig'
2026-06-19T23:35:07.7646797Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d498dfdd-8a36-4ab2-bf24-4284ca57794b' before making global git config changes
2026-06-19T23:35:07.7647266Z Adding repository directory to the temporary git global config as a safe directory
2026-06-19T23:35:07.7652564Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-19T23:35:07.7879428Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-19T23:35:07.8086081Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-19T23:35:08.1647048Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-19T23:35:08.1843327Z http.https://github.com/.extraheader
2026-06-19T23:35:08.1870238Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-19T23:35:08.2101993Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-19T23:35:08.5703151Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-19T23:35:08.5915297Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-19T23:35:08.9566598Z Cleaning up orphan processes
2026-06-19T23:35:09.0012614Z Terminate orphan process: pid (138528) (conhost)
2026-06-19T23:35:09.0034759Z Terminate orphan process: pid (81792) (findstr)
